Skip to content

Commit

Permalink
Alpha version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Sep 6, 2024
1 parent 24fa230 commit a76f5b9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/ccd-js-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@concordium/web-sdk": ">= 7"
},
"dependencies": {
"@concordium/web-sdk": "workspace:^8.0.0",
"@concordium/web-sdk": "workspace:^",
"buffer": "^6.0.3",
"commander": "^11.0.0",
"sanitize-filename": "^1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@concordium/web-sdk",
"version": "8.0.0",
"version": "8.0.0-alpha.0",
"license": "Apache-2.0",
"engines": {
"node": ">=16"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3565,7 +3565,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@concordium/ccd-js-gen@workspace:packages/ccd-js-gen"
dependencies:
"@concordium/web-sdk": "workspace:^8.0.0"
"@concordium/web-sdk": "workspace:^"
"@types/jest": ^26.0.23
"@types/node": ^20.5.0
buffer: ^6.0.3
Expand Down Expand Up @@ -3695,7 +3695,7 @@ __metadata:
languageName: unknown
linkType: soft

"@concordium/web-sdk@workspace:^, @concordium/web-sdk@workspace:^8.0.0, @concordium/web-sdk@workspace:packages/sdk":
"@concordium/web-sdk@workspace:^, @concordium/web-sdk@workspace:packages/sdk":
version: 0.0.0-use.local
resolution: "@concordium/web-sdk@workspace:packages/sdk"
dependencies:
Expand Down

0 comments on commit a76f5b9

Please sign in to comment.