Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent 093954a commit 6b4ea5d
Show file tree
Hide file tree
Showing 30 changed files with 114 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-pillows-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-lobsters-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-meals-burn.md

This file was deleted.

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.28

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0
- @mysten/dapp-kit@0.14.28

## 0.3.27

### 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.27",
"version": "0.3.28",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down
9 changes: 9 additions & 0 deletions sdk/dapp-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mysten/dapp-kit

## 0.14.28

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0
- @mysten/wallet-standard@0.13.9
- @mysten/zksend@0.11.9

## 0.14.27

### 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.27",
"version": "0.14.28",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down
7 changes: 7 additions & 0 deletions sdk/deepbook-v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/deepbook-v3

## 0.12.2

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.12.1

### Patch 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.12.1",
"version": "0.12.2",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
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.23

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.8.22

### 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.22",
"version": "0.8.23",
"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.4.7

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0
- @mysten/zklogin@0.7.24

## 0.4.6

### 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.4.6",
"version": "0.4.7",
"description": "TODO: Description",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions sdk/graphql-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/graphql-transport

## 0.2.25

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.2.24

### 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.24",
"version": "0.2.25",
"description": "A GraphQL transport to allow SuiClient to work with RPC 2.0",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions sdk/kiosk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mysten/kiosk

## 0.9.23

### Patch Changes

- 4166d71: Fix doc comment on `getKiosk` command
- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.9.22

### 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.22",
"version": "0.9.23",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down
9 changes: 9 additions & 0 deletions sdk/kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @mysten/kms

## 0.0.2

### Patch Changes

- b3f3925: Introduces @mysten/kms which initially exposes a Sui AWS KMS signer
- Updated dependencies [c24814b]
- @mysten/sui@1.14.0
2 changes: 1 addition & 1 deletion sdk/kms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mysten/kms",
"version": "0.0.1",
"version": "0.0.2",
"description": "A collection of KMS signers for various cloud providers",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
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.23

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.5.22

### 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.22",
"version": "0.5.23",
"license": "Apache-2.0",
"type": "commonjs",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions sdk/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/sui.js

## 1.14.0

### Minor Changes

- c24814b: Adds a custom header; 'Client-Request-Method' which will contain the method name used in
each outgoing jsonrpc request

## 1.13.0

### Minor 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.13.0",
"version": "1.14.0",
"license": "Apache-2.0",
"sideEffects": false,
"files": [
Expand Down
4 changes: 2 additions & 2 deletions 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.13.0';
export const TARGETED_RPC_VERSION = '1.36.0';
export const PACKAGE_VERSION = '1.14.0';
export const TARGETED_RPC_VERSION = '1.37.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.13.9

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.13.8

### 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.13.8",
"version": "0.13.9",
"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
7 changes: 7 additions & 0 deletions sdk/zklogin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mysten/zklogin

## 0.7.24

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0

## 0.7.23

### 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.23",
"version": "0.7.24",
"description": "Utilities for interacting with zkLogin in Sui",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions sdk/zksend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mysten/zksend

## 0.11.9

### Patch Changes

- Updated dependencies [c24814b]
- @mysten/sui@1.14.0
- @mysten/wallet-standard@0.13.9

## 0.11.8

### 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.11.8",
"version": "0.11.9",
"description": "TODO: Write Description",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down

0 comments on commit 6b4ea5d

Please sign in to comment.