Skip to content

Commit 03126f2

Browse files
Version Packages (#645)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 44d9b4f commit 03126f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+171
-27
lines changed

.changeset/funny-lies-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/codegen/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mysten/codegen
22

3+
## 0.5.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [44d9b4f]
8+
- @mysten/sui@1.44.0
9+
310
## 0.5.8
411

512
### Patch Changes

packages/codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mysten/codegen",
3-
"version": "0.5.8",
3+
"version": "0.5.9",
44
"description": "typescript codegen for sui move",
55
"license": "Apache-2.0",
66
"author": "Mysten Labs <[email protected]>",

packages/create-dapp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @mysten/create-dapp
22

3+
## 0.5.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [44d9b4f]
8+
- @mysten/sui@1.44.0
9+
- @mysten/dapp-kit@0.19.8
10+
311
## 0.5.8
412

513
### Patch Changes

packages/create-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mysten Labs <[email protected]>",
44
"description": "A CLI for creating new Sui dApps",
55
"homepage": "https://sdk.mystenlabs.com",
6-
"version": "0.5.8",
6+
"version": "0.5.9",
77
"license": "Apache-2.0",
88
"files": [
99
"CHANGELOG.md",

packages/dapp-kit/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @mysten/dapp-kit
22

3+
## 0.19.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [44d9b4f]
8+
- @mysten/sui@1.44.0
9+
- @mysten/slush-wallet@0.2.9
10+
- @mysten/wallet-standard@0.19.6
11+
312
## 0.19.7
413

514
### Patch Changes

packages/dapp-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Mysten Labs <[email protected]>",
44
"description": "A collection of React hooks and components for interacting with the Sui blockchain and wallets.",
55
"homepage": "https://sdk.mystenlabs.com/typescript",
6-
"version": "0.19.7",
6+
"version": "0.19.8",
77
"license": "Apache-2.0",
88
"files": [
99
"CHANGELOG.md",

packages/deepbook-v3/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mysten/deepbook-v3
22

3+
## 0.20.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [44d9b4f]
8+
- @mysten/sui@1.44.0
9+
310
## 0.20.0
411

512
### Minor Changes

packages/deepbook-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mysten/deepbook-v3",
33
"author": "Mysten Labs <[email protected]>",
44
"description": "Sui Deepbook SDK",
5-
"version": "0.20.0",
5+
"version": "0.20.1",
66
"license": "Apache-2.0",
77
"type": "commonjs",
88
"main": "./dist/cjs/index.js",

packages/deepbook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mysten/deepbook
22

3+
## 0.9.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [44d9b4f]
8+
- @mysten/sui@1.44.0
9+
310
## 0.9.8
411

512
### Patch Changes

0 commit comments

Comments
 (0)