Skip to content

Commit 074c984

Browse files
committed
v0.4.0
1 parent 3e54cfd commit 074c984

File tree

7 files changed

+40
-6
lines changed

7 files changed

+40
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/Sofie-Automation/sofie-input-gateway/compare/v0.3.1-alpha.3...v0.4.0) (2025-07-01)
7+
8+
9+
### Features
10+
11+
* docker image ([02313be](https://github.com/Sofie-Automation/sofie-input-gateway/commit/02313be8338174228487a0da00a756472e22df6c))
12+
* support ip streamdecks ([#26](https://github.com/Sofie-Automation/sofie-input-gateway/issues/26)) ([1ed0913](https://github.com/Sofie-Automation/sofie-input-gateway/commit/1ed091345cd61288a41c59717196e3def2bb7a00))
13+
14+
15+
16+
17+
618
## [0.3.1-alpha.3](https://github.com/nrkno/sofie-input-gateway/compare/v0.3.1-alpha.2...v0.3.1-alpha.3) (2025-03-24)
719

820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "0.3.1-alpha.3",
2+
"version": "0.4.0",
33
"npmClient": "yarn"
44
}

packages/input-gateway/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/Sofie-Automation/sofie-input-gateway/compare/v0.3.1-alpha.3...v0.4.0) (2025-07-01)
7+
8+
9+
### Features
10+
11+
* support ip streamdecks ([#26](https://github.com/Sofie-Automation/sofie-input-gateway/issues/26)) ([1ed0913](https://github.com/Sofie-Automation/sofie-input-gateway/commit/1ed091345cd61288a41c59717196e3def2bb7a00))
12+
13+
14+
15+
16+
617
## [0.3.1-alpha.3](https://github.com/nrkno/sofie-input-gateway/compare/v0.3.1-alpha.2...v0.3.1-alpha.3) (2025-03-24)
718

819
**Note:** Version bump only for package input-gateway

packages/input-gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "input-gateway",
3-
"version": "0.3.1-alpha.3",
3+
"version": "0.4.0",
44
"description": "Have devices, trigger stuff",
55
"main": "dist/index.js",
66
"private": true,
@@ -73,7 +73,7 @@
7373
],
7474
"dependencies": {
7575
"@esm2cjs/p-queue": "7.3.0",
76-
"@sofie-automation/input-manager": "0.3.1-alpha.3",
76+
"@sofie-automation/input-manager": "0.4.0",
7777
"@sofie-automation/server-core-integration": "1.52.0-nightly-release52-20250507-090800-3f13e1f.0",
7878
"@sofie-automation/shared-lib": "1.52.0-nightly-release52-20250507-090800-3f13e1f.0",
7979
"debug": "^4.3.4",

packages/input-manager/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/nrkno/sofie-input-gateway/compare/v0.3.1-alpha.3...v0.4.0) (2025-07-01)
7+
8+
9+
### Features
10+
11+
* support ip streamdecks ([#26](https://github.com/nrkno/sofie-input-gateway/issues/26)) ([1ed0913](https://github.com/nrkno/sofie-input-gateway/commit/1ed091345cd61288a41c59717196e3def2bb7a00))
12+
13+
14+
15+
16+
617
## [0.3.1-alpha.3](https://github.com/nrkno/sofie-input-gateway/compare/v0.3.1-alpha.2...v0.3.1-alpha.3) (2025-03-24)
718

819
**Note:** Version bump only for package @sofie-automation/input-manager

packages/input-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/input-manager",
3-
"version": "0.3.1-alpha.3",
3+
"version": "0.4.0",
44
"description": "Have devices, send events, receive feedback",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@ __metadata:
17781778
languageName: node
17791779
linkType: hard
17801780

1781-
"@sofie-automation/input-manager@npm:0.3.1-alpha.3, @sofie-automation/input-manager@workspace:packages/input-manager":
1781+
"@sofie-automation/input-manager@npm:0.4.0, @sofie-automation/input-manager@workspace:packages/input-manager":
17821782
version: 0.0.0-use.local
17831783
resolution: "@sofie-automation/input-manager@workspace:packages/input-manager"
17841784
dependencies:
@@ -5763,7 +5763,7 @@ __metadata:
57635763
resolution: "input-gateway@workspace:packages/input-gateway"
57645764
dependencies:
57655765
"@esm2cjs/p-queue": "npm:7.3.0"
5766-
"@sofie-automation/input-manager": "npm:0.3.1-alpha.3"
5766+
"@sofie-automation/input-manager": "npm:0.4.0"
57675767
"@sofie-automation/server-core-integration": "npm:1.52.0-nightly-release52-20250507-090800-3f13e1f.0"
57685768
"@sofie-automation/shared-lib": "npm:1.52.0-nightly-release52-20250507-090800-3f13e1f.0"
57695769
debug: "npm:^4.3.4"

0 commit comments

Comments
 (0)