File tree Expand file tree Collapse file tree 23 files changed +138
-44
lines changed
Expand file tree Collapse file tree 23 files changed +138
-44
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/Sofie-Automation/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * take into account that exp.content can be null ([ f0749e0] ( https://github.com/Sofie-Automation/sofie-package-manager/commit/f0749e0ffdf0ef2169d4cad8bc239e300e0c9499 ) )
12+
13+
14+
15+
16+
617# [ 1.53.0-alpha.1] ( https://github.com/Sofie-Automation/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
718
819
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+ ** Note:** Version bump only for package @appcontainer-node/app
9+
10+
11+
12+
13+
614# [ 1.53.0-alpha.1] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
715
816** Note:** Version bump only for package @appcontainer-node/app
Original file line number Diff line number Diff line change 11{
22 "name" : " @appcontainer-node/app" ,
3- "version" : " 1.53.0-alpha.1 " ,
3+ "version" : " 1.53.0-alpha.2 " ,
44 "description" : " AppContainer-Node.js" ,
55 "private" : true ,
66 "scripts" : {
1515 "typescript" : " *"
1616 },
1717 "dependencies" : {
18- "@appcontainer-node/generic" : " 1.53.0-alpha.1 "
18+ "@appcontainer-node/generic" : " 1.53.0-alpha.2 "
1919 },
2020 "prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
2121 "engines" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+ ** Note:** Version bump only for package @appcontainer-node/generic
9+
10+
11+
12+
13+
614# [ 1.53.0-alpha.1] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
715
816** Note:** Version bump only for package @appcontainer-node/generic
Original file line number Diff line number Diff line change 11{
22 "name" : " @appcontainer-node/generic" ,
3- "version" : " 1.53.0-alpha.1 " ,
3+ "version" : " 1.53.0-alpha.2 " ,
44 "private" : true ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1515 },
1616 "dependencies" : {
1717 "@sofie-package-manager/api" : " 1.53.0-alpha.0" ,
18- "@sofie-package-manager/worker" : " 1.53.0-alpha.1 " ,
18+ "@sofie-package-manager/worker" : " 1.53.0-alpha.2 " ,
1919 "underscore" : " ^1.12.0"
2020 },
2121 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+ ** Note:** Version bump only for package @package-manager/app
9+
10+
11+
12+
13+
614# [ 1.53.0-alpha.1] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
715
816** Note:** Version bump only for package @package-manager/app
Original file line number Diff line number Diff line change 11{
22 "name" : " @package-manager/app" ,
3- "version" : " 1.53.0-alpha.1 " ,
3+ "version" : " 1.53.0-alpha.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " yarn rimraf dist && yarn build:main" ,
1515 "typescript" : " *"
1616 },
1717 "dependencies" : {
18- "@package-manager/generic" : " 1.53.0-alpha.1 "
18+ "@package-manager/generic" : " 1.53.0-alpha.2 "
1919 },
2020 "prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
2121 "engines" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+ ** Note:** Version bump only for package @package-manager/generic
9+
10+
11+
12+
13+
614# [ 1.53.0-alpha.1] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
715
816** Note:** Version bump only for package @package-manager/generic
Original file line number Diff line number Diff line change 11{
22 "name" : " @package-manager/generic" ,
3- "version" : " 1.53.0-alpha.1 " ,
3+ "version" : " 1.53.0-alpha.2 " ,
44 "private" : true ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1717 "dependencies" : {
1818 "@parcel/watcher" : " ^2.3.0" ,
1919 "@sofie-package-manager/api" : " 1.53.0-alpha.0" ,
20- "@sofie-package-manager/expectation-manager" : " 1.53.0-alpha.1 " ,
21- "@sofie-package-manager/worker" : " 1.53.0-alpha.1 " ,
20+ "@sofie-package-manager/expectation-manager" : " 1.53.0-alpha.2 " ,
21+ "@sofie-package-manager/worker" : " 1.53.0-alpha.2 " ,
2222 "data-store" : " ^4.0.3" ,
2323 "deep-extend" : " ^0.6.0" ,
2424 "fast-clone" : " ^1.5.13" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.53.0-alpha.2] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.1...v1.53.0-alpha.2 ) (2025-09-22)
7+
8+ ** Note:** Version bump only for package @single-app/app
9+
10+
11+
12+
13+
614# [ 1.53.0-alpha.1] ( https://github.com/nrkno/sofie-package-manager/compare/v1.53.0-alpha.0...v1.53.0-alpha.1 ) (2025-09-22)
715
816** Note:** Version bump only for package @single-app/app
You can’t perform that action at this time.
0 commit comments