Skip to content

Commit

Permalink
Version Packages (#18018)
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
## [email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   f1e828f: Remove undefined from bcs.option output types

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
-   Updated dependencies [8e0e8eb]
    -   @mysten/[email protected]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   f1e828f: Export types needed for defining Transaction plugins
-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## @mysten/[email protected]

### Patch Changes

-   8e0e8eb: fix connect issue
-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [f1e828f]
    -   @mysten/[email protected]
    -   @mysten/[email protected]

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 May 31, 2024
1 parent 8e0e8eb commit e493314
Show file tree
Hide file tree
Showing 34 changed files with 135 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-singers-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-dolphins-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-forks-heal.md

This file was deleted.

9 changes: 9 additions & 0 deletions examples/mev_bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# mev-bot

## 1.0.5

### Patch Changes

- Updated dependencies [f1e828f557]
- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/bcs@1.0.1

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/mev_bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mev-bot",
"version": "1.0.4",
"version": "1.0.5",
"main": "src/index.ts",
"type": "module",
"author": "Patrick <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions examples/trading/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# escrow-api-demo

## 1.0.5

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/trading/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "escrow-api-demo",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"description": "Demo package for escrow",
"main": "server.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/trading/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# frontend

## 0.0.5

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/dapp-kit@0.14.4

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/trading/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"license": "Apache-2.0",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions sdk/bcs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.1

### Patch Changes

- f1e828f557: Remove undefined from bcs.option output types

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/bcs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/bcs",
"version": "1.0.0",
"version": "1.0.1",
"description": "BCS - Canonical Binary Serialization implementation for JavaScript",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions sdk/create-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mysten/create-dapp

## 0.3.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/dapp-kit@0.14.4

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/create-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mysten Labs <[email protected]>",
"description": "A CLI for creating new Sui dApps",
"homepage": "https://sdk.mystenlabs.com",
"version": "0.3.3",
"version": "0.3.4",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down
10 changes: 10 additions & 0 deletions sdk/dapp-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mysten/dapp-kit

## 0.14.4

### Patch Changes

- Updated dependencies [f1e828f557]
- Updated dependencies [8e0e8eb643]
- @mysten/sui@1.0.4
- @mysten/zksend@0.9.4
- @mysten/wallet-standard@0.12.4

## 0.14.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/dapp-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mysten Labs <[email protected]>",
"description": "A collection of React hooks and components for interacting with the Sui blockchain and wallets.",
"homepage": "https://sdk.mystenlabs.com/typescript",
"version": "0.14.3",
"version": "0.14.4",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down
7 changes: 7 additions & 0 deletions sdk/deepbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/deepbook

## 0.8.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4

## 0.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/deepbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mysten/deepbook",
"author": "Mysten Labs <[email protected]>",
"description": "Sui Deepbook SDK",
"version": "0.8.3",
"version": "0.8.4",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions sdk/enoki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mysten/enoki

## 0.3.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/zklogin@0.7.4

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/enoki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/enoki",
"version": "0.3.3",
"version": "0.3.4",
"description": "TODO: Description",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
9 changes: 9 additions & 0 deletions sdk/graphql-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mysten/graphql-transport

## 0.2.4

### Patch Changes

- Updated dependencies [f1e828f557]
- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/bcs@1.0.1

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/graphql-transport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/graphql-transport",
"version": "0.2.3",
"version": "0.2.4",
"description": "A GraphQL transport to allow SuiClient to work with RPC 2.0",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions sdk/kiosk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/kiosk

## 0.9.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4

## 0.9.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/kiosk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mysten/kiosk",
"author": "Mysten Labs <[email protected]>",
"description": "Sui Kiosk library",
"version": "0.9.3",
"version": "0.9.4",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions sdk/suins-toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/suins-toolkit

## 0.5.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/suins-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mysten/suins-toolkit",
"author": "Mysten Labs <[email protected]>",
"description": "SuiNS TypeScript SDK",
"version": "0.5.3",
"version": "0.5.4",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions sdk/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mysten/sui.js

## 1.0.4

### Patch Changes

- f1e828f557: Export types needed for defining Transaction plugins
- Updated dependencies [f1e828f557]
- @mysten/bcs@1.0.1

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mysten Labs <[email protected]>",
"description": "Sui TypeScript API(Work in Progress)",
"homepage": "https://sdk.mystenlabs.com",
"version": "1.0.3",
"version": "1.0.4",
"license": "Apache-2.0",
"sideEffects": false,
"files": [
Expand Down
2 changes: 1 addition & 1 deletion sdk/typescript/src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

// This file is generated by genversion.mjs. Do not edit it directly.

export const PACKAGE_VERSION = '1.0.3';
export const PACKAGE_VERSION = '1.0.4';
export const TARGETED_RPC_VERSION = '1.27.0';
7 changes: 7 additions & 0 deletions sdk/wallet-standard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/wallet-standard

## 0.12.4

### Patch Changes

- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4

## 0.12.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/wallet-standard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/wallet-standard",
"version": "0.12.3",
"version": "0.12.4",
"description": "A suite of standard utilities for implementing wallets based on the Wallet Standard.",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
9 changes: 9 additions & 0 deletions sdk/zklogin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mysten/zklogin

## 0.7.4

### Patch Changes

- Updated dependencies [f1e828f557]
- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/bcs@1.0.1

## 0.7.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/zklogin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/zklogin",
"version": "0.7.3",
"version": "0.7.4",
"description": "Utilities for interacting with zkLogin in Sui",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
9 changes: 9 additions & 0 deletions sdk/zksend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mysten/zksend

## 0.9.4

### Patch Changes

- 8e0e8eb643: fix connect issue
- Updated dependencies [f1e828f557]
- @mysten/sui@1.0.4
- @mysten/wallet-standard@0.12.4

## 0.9.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/zksend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/zksend",
"version": "0.9.3",
"version": "0.9.4",
"description": "TODO: Write Description",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down

0 comments on commit e493314

Please sign in to comment.