Skip to content

Commit cd3cd9d

Browse files
committed
chore(release): 26.3.0-2
1 parent 91cd1ab commit cd3cd9d

22 files changed

Lines changed: 129 additions & 82 deletions

File tree

meteor/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [26.3.0-2](https://github.com/Sofie-Automation/sofie-core/compare/v26.3.0-1...v26.3.0-2) (2026-02-18)
6+
7+
8+
### Bug Fixes
9+
10+
* Add missing 'rootDir' to tsconfig ([20e7d12](https://github.com/Sofie-Automation/sofie-core/commit/20e7d12aabdf4c9cf36f8a271435fce8aa253c2d))
11+
* missed projection values when executing adlib action ([#1648](https://github.com/Sofie-Automation/sofie-core/issues/1648)) ([af8a7d1](https://github.com/Sofie-Automation/sofie-core/commit/af8a7d19accdc74d3cc5909b1afefd3efeeb755c))
12+
513
## [26.3.0-1](https://github.com/Sofie-Automation/sofie-core/compare/v26.3.0-0...v26.3.0-1) (2026-02-11)
614

715
## [26.3.0-0](https://github.com/Sofie-Automation/sofie-core/compare/v1.52.0...v26.3.0-0) (2026-02-04)

meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "automation-core",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"private": true,
55
"engines": {
66
"node": ">=22.20.0"

meteor/yarn.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ __metadata:
11581158
version: 0.0.0-use.local
11591159
resolution: "@sofie-automation/blueprints-integration@portal:../packages/blueprints-integration::locator=automation-core%40workspace%3A."
11601160
dependencies:
1161-
"@sofie-automation/shared-lib": "npm:26.3.0-1"
1161+
"@sofie-automation/shared-lib": "npm:26.3.0-2"
11621162
tslib: "npm:^2.8.1"
11631163
type-fest: "npm:^4.33.0"
11641164
languageName: node
@@ -1194,8 +1194,8 @@ __metadata:
11941194
version: 0.0.0-use.local
11951195
resolution: "@sofie-automation/corelib@portal:../packages/corelib::locator=automation-core%40workspace%3A."
11961196
dependencies:
1197-
"@sofie-automation/blueprints-integration": "npm:26.3.0-1"
1198-
"@sofie-automation/shared-lib": "npm:26.3.0-1"
1197+
"@sofie-automation/blueprints-integration": "npm:26.3.0-2"
1198+
"@sofie-automation/shared-lib": "npm:26.3.0-2"
11991199
fast-clone: "npm:^1.5.13"
12001200
i18next: "npm:^21.10.0"
12011201
influx: "npm:^5.9.7"
@@ -1227,9 +1227,9 @@ __metadata:
12271227
resolution: "@sofie-automation/job-worker@portal:../packages/job-worker::locator=automation-core%40workspace%3A."
12281228
dependencies:
12291229
"@slack/webhook": "npm:^7.0.4"
1230-
"@sofie-automation/blueprints-integration": "npm:26.3.0-1"
1231-
"@sofie-automation/corelib": "npm:26.3.0-1"
1232-
"@sofie-automation/shared-lib": "npm:26.3.0-1"
1230+
"@sofie-automation/blueprints-integration": "npm:26.3.0-2"
1231+
"@sofie-automation/corelib": "npm:26.3.0-2"
1232+
"@sofie-automation/shared-lib": "npm:26.3.0-2"
12331233
amqplib: "npm:^0.10.5"
12341234
deepmerge: "npm:^4.3.1"
12351235
elastic-apm-node: "npm:^4.11.0"
@@ -1249,9 +1249,9 @@ __metadata:
12491249
resolution: "@sofie-automation/meteor-lib@portal:../packages/meteor-lib::locator=automation-core%40workspace%3A."
12501250
dependencies:
12511251
"@mos-connection/helper": "npm:^5.0.0-alpha.0"
1252-
"@sofie-automation/blueprints-integration": "npm:26.3.0-1"
1253-
"@sofie-automation/corelib": "npm:26.3.0-1"
1254-
"@sofie-automation/shared-lib": "npm:26.3.0-1"
1252+
"@sofie-automation/blueprints-integration": "npm:26.3.0-2"
1253+
"@sofie-automation/corelib": "npm:26.3.0-2"
1254+
"@sofie-automation/shared-lib": "npm:26.3.0-2"
12551255
deep-extend: "npm:0.6.0"
12561256
semver: "npm:^7.6.3"
12571257
type-fest: "npm:^4.33.0"
@@ -1268,7 +1268,7 @@ __metadata:
12681268
dependencies:
12691269
"@mos-connection/model": "npm:^5.0.0-alpha.0"
12701270
kairos-lib: "npm:^0.2.3"
1271-
timeline-state-resolver-types: "npm:10.0.0-nightly-release53-20251217-143607-df590aa96.0"
1271+
timeline-state-resolver-types: "npm:10.0.0-nightly-release-26-03-20260212-104218-c1745408c.0"
12721272
tslib: "npm:^2.8.1"
12731273
type-fest: "npm:^4.33.0"
12741274
languageName: node
@@ -6712,7 +6712,7 @@ __metadata:
67126712
languageName: node
67136713
linkType: hard
67146714

6715-
"kairos-lib@npm:^0.2.3":
6715+
"kairos-lib@npm:0.2.3, kairos-lib@npm:^0.2.3":
67166716
version: 0.2.3
67176717
resolution: "kairos-lib@npm:0.2.3"
67186718
dependencies:
@@ -10043,12 +10043,13 @@ __metadata:
1004310043
languageName: node
1004410044
linkType: hard
1004510045

10046-
"timeline-state-resolver-types@npm:10.0.0-nightly-release53-20251217-143607-df590aa96.0":
10047-
version: 10.0.0-nightly-release53-20251217-143607-df590aa96.0
10048-
resolution: "timeline-state-resolver-types@npm:10.0.0-nightly-release53-20251217-143607-df590aa96.0"
10046+
"timeline-state-resolver-types@npm:10.0.0-nightly-release-26-03-20260212-104218-c1745408c.0":
10047+
version: 10.0.0-nightly-release-26-03-20260212-104218-c1745408c.0
10048+
resolution: "timeline-state-resolver-types@npm:10.0.0-nightly-release-26-03-20260212-104218-c1745408c.0"
1004910049
dependencies:
10050+
kairos-lib: "npm:0.2.3"
1005010051
tslib: "npm:^2.8.1"
10051-
checksum: 10/6f17030e9f10568757b3ebaae40a54ce5220ce5c2f37d9b5d8a5d286704e4779c80fbfddae500e1952a6efdf6e76b67bc18d0151211c84eb194ae3b52f78c7bf
10052+
checksum: 10/33dba430305d68ab78bddf697643c9da3b33d3a428e08e10efbd94afa6b6cd91b8a52eb7231846e58a622359f7b3d6314663ba6db440c96bff9a305d06692db1
1005210053
languageName: node
1005310054
linkType: hard
1005410055

packages/blueprints-integration/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
# [26.3.0-2](https://github.com/Sofie-Automation/sofie-core/compare/v26.3.0-1...v26.3.0-2) (2026-02-18)
7+
8+
**Note:** Version bump only for package @sofie-automation/blueprints-integration
9+
10+
11+
12+
13+
614
# [26.3.0-1](https://github.com/Sofie-Automation/sofie-core/compare/v26.3.0-0...v26.3.0-1) (2026-02-11)
715

816
**Note:** Version bump only for package @sofie-automation/blueprints-integration

packages/blueprints-integration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/blueprints-integration",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"description": "Library to define the interaction between core and the blueprints.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -36,7 +36,7 @@
3636
"/LICENSE"
3737
],
3838
"dependencies": {
39-
"@sofie-automation/shared-lib": "26.3.0-1",
39+
"@sofie-automation/shared-lib": "26.3.0-2",
4040
"tslib": "^2.8.1",
4141
"type-fest": "^4.33.0"
4242
},

packages/corelib/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/corelib",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"private": true,
55
"description": "Internal library for some types shared by core and workers",
66
"main": "dist/index.js",
@@ -37,8 +37,8 @@
3737
"/LICENSE"
3838
],
3939
"dependencies": {
40-
"@sofie-automation/blueprints-integration": "26.3.0-1",
41-
"@sofie-automation/shared-lib": "26.3.0-1",
40+
"@sofie-automation/blueprints-integration": "26.3.0-2",
41+
"@sofie-automation/shared-lib": "26.3.0-2",
4242
"fast-clone": "^1.5.13",
4343
"i18next": "^21.10.0",
4444
"influx": "^5.9.7",

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sofie-documentation",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

packages/job-worker/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/job-worker",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"description": "Worker for things",
55
"main": "dist/index.js",
66
"license": "MIT",
@@ -37,9 +37,9 @@
3737
],
3838
"dependencies": {
3939
"@slack/webhook": "^7.0.4",
40-
"@sofie-automation/blueprints-integration": "26.3.0-1",
41-
"@sofie-automation/corelib": "26.3.0-1",
42-
"@sofie-automation/shared-lib": "26.3.0-1",
40+
"@sofie-automation/blueprints-integration": "26.3.0-2",
41+
"@sofie-automation/corelib": "26.3.0-2",
42+
"@sofie-automation/shared-lib": "26.3.0-2",
4343
"amqplib": "^0.10.5",
4444
"deepmerge": "^4.3.1",
4545
"elastic-apm-node": "^4.11.0",

packages/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "26.3.0-1",
2+
"version": "26.3.0-2",
33
"npmClient": "yarn",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
55
}

packages/live-status-gateway-api/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/live-status-gateway-api",
3-
"version": "26.3.0-1",
3+
"version": "26.3.0-2",
44
"description": "Library for types & values shared by core, workers and gateways",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)