Skip to content

Commit

Permalink
Version Packages (#19892)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.


# Releases
## @mysten/[email protected]

### Minor Changes

-   60f96ee: New stablecoin pool params

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sui-merge-bot[bot] and github-actions[bot] authored Oct 17, 2024
1 parent 60f96ee commit 0393579
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-penguins-kick.md

This file was deleted.

6 changes: 6 additions & 0 deletions sdk/deepbook-v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mysten/deepbook-v3

## 0.12.0

### Minor Changes

- 60f96ee: New stablecoin pool params

## 0.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/deepbook-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mysten/deepbook-v3",
"author": "Mysten Labs <[email protected]>",
"description": "Sui Deepbook SDK",
"version": "0.11.0",
"version": "0.12.0",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 0393579

Please sign in to comment.