Skip to content

Commit

Permalink
v1.50.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Apr 9, 2024
1 parent 3919c0d commit 7598db9
Show file tree
Hide file tree
Showing 39 changed files with 666 additions and 4,102 deletions.
590 changes: 181 additions & 409 deletions CHANGELOG.md

Large diffs are not rendered by default.

209 changes: 4 additions & 205 deletions apps/appcontainer-node/app/CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/appcontainer-node/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appcontainer-node/app",
"version": "1.50.5-alpha.0",
"version": "1.50.5",
"description": "AppContainer-Node.js",
"private": true,
"scripts": {
Expand All @@ -11,7 +11,7 @@
"start": "node dist/index.js"
},
"dependencies": {
"@appcontainer-node/generic": "1.50.5-alpha.0"
"@appcontainer-node/generic": "1.50.5"
},
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",
"engines": {
Expand Down
Loading

0 comments on commit 7598db9

Please sign in to comment.