Skip to content

Commit 2f19019

Browse files
committed
chore(release): v3.0.0
1 parent 1b79291 commit 2f19019

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
3+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
4+
5+
## [3.0.0](https://github.com/Sofie-Automation/sofie-hyperdeck-connection/compare/v2.0.1...v3.0.0) (Sat Jun 20 2026)
6+
7+
## Breaking changes
8+
9+
### Features
10+
11+
* **!** esm [1d20142](https://github.com/Sofie-Automation/sofie-hyperdeck-connection/commit/1d20142f97d1d9535c57be9d4e11f6550194ef9f)
12+
13+
### Features
14+
15+
* esm [c0dfd63](https://github.com/Sofie-Automation/sofie-hyperdeck-connection/commit/c0dfd635c5f70ab172ba8487f05f36f2b43f4081)
16+
17+
### Fixes
18+
19+
* ShuttleCommand ignoring 0 speed [93ddd03](https://github.com/Sofie-Automation/sofie-hyperdeck-connection/commit/93ddd03821157876f77b50394b6765cf65c31735)
420

521
## [2.0.1](https://github.com/Sofie-Automation/sofie-hyperdeck-connection/compare/v2.0.0...v2.0.1) (Mon Mar 11 2024)
622

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperdeck-connection",
3-
"version": "3.0.0-0",
3+
"version": "3.0.0",
44
"description": "Typescript Node.js library for connecting with a BlackmagicDesign's HyperDeck devices.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)