Skip to content

Commit 7598db9

Browse files
committed
v1.50.5
1 parent 3919c0d commit 7598db9

File tree

39 files changed

+666
-4102
lines changed

39 files changed

+666
-4102
lines changed

CHANGELOG.md

+181-409
Large diffs are not rendered by default.

apps/appcontainer-node/app/CHANGELOG.md

+4-205
Large diffs are not rendered by default.

apps/appcontainer-node/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appcontainer-node/app",
3-
"version": "1.50.5-alpha.0",
3+
"version": "1.50.5",
44
"description": "AppContainer-Node.js",
55
"private": true,
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"start": "node dist/index.js"
1212
},
1313
"dependencies": {
14-
"@appcontainer-node/generic": "1.50.5-alpha.0"
14+
"@appcontainer-node/generic": "1.50.5"
1515
},
1616
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",
1717
"engines": {

0 commit comments

Comments
 (0)