Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
birme committed Dec 12, 2024
1 parent 89bb5f5 commit c323c34
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osaas/cli",
"version": "4.3.0",
"version": "4.3.1",
"description": "Open Source Cloud CLI",
"author": "Eyevinn Open Source Cloud <[email protected]>",
"homepage": "https://www.osaas.io",
Expand All @@ -26,7 +26,7 @@
"@osaas/client-core": "^0.15.0",
"@osaas/client-db": "^0.3.2",
"@osaas/client-intercom": "^0.2.2",
"@osaas/client-transcode": "^0.13.0",
"@osaas/client-transcode": "^0.13.1",
"@types/promptly": "^3.0.5",
"chalk": "4.1.2",
"commander": "^12.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/services/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osaas/client-services",
"version": "0.2.4",
"version": "0.3.0",
"description": "Open Web Service Resources",
"author": "Eyevinn Open Source Cloud <[email protected]>",
"homepage": "https://www.osaas.io",
Expand Down
4 changes: 2 additions & 2 deletions packages/transcode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osaas/client-transcode",
"version": "0.13.0",
"version": "0.13.1",
"description": "Open Source Cloud Client SDK transcode library",
"author": "Eyevinn Open Source Cloud <[email protected]>",
"homepage": "https://www.osaas.io",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@osaas/client-core": "^0.15.0",
"@osaas/client-db": "^0.3.2",
"@osaas/client-services": "^0.2.4",
"@osaas/client-services": "^0.3.0",
"chalk": "4.1.2",
"minio": "^8.0.2"
},
Expand Down

0 comments on commit c323c34

Please sign in to comment.