Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #13239

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Version Packages #13239

merged 1 commit into from
Jul 31, 2023

Conversation

sui-merge-bot[bot]
Copy link
Contributor

@sui-merge-bot sui-merge-bot bot commented Jul 31, 2023

This PR was opened by the Changesets release 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. 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/sui.js@0.39.0

Minor Changes

  • 47ea5ec: Update keypair signature methods to return bytes as a base64 encoded string for better compatability

@mysten/deepbook@0.3.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0

@mysten/kiosk@0.4.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0

@mysten/suins-toolkit@0.3.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0

@mysten/wallet-adapter-all-wallets@0.5.14

Patch Changes

  • @mysten/wallet-adapter-unsafe-burner@0.9.1
  • @mysten/wallet-adapter-wallet-standard@0.7.14

@mysten/wallet-adapter-base@0.8.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/wallet-standard@0.5.14

@mysten/wallet-adapter-unsafe-burner@0.9.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/wallet-adapter-base@0.8.1
    • @mysten/wallet-standard@0.5.14

@mysten/wallet-adapter-wallet-standard@0.7.14

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/wallet-adapter-base@0.8.1
    • @mysten/wallet-standard@0.5.14

@mysten/wallet-kit@0.5.1

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/wallet-adapter-base@0.8.1
    • @mysten/wallet-adapter-unsafe-burner@0.9.1
    • @mysten/wallet-adapter-wallet-standard@0.7.14
    • @mysten/wallet-kit-core@0.4.14
    • @mysten/wallet-standard@0.5.14

@mysten/wallet-kit-core@0.4.14

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/wallet-adapter-base@0.8.1
    • @mysten/wallet-standard@0.5.14

@mysten/wallet-standard@0.5.14

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0

kiosk-demo@0.0.5

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/kiosk@0.4.1
    • @mysten/wallet-kit@0.5.1

kiosk-cli@1.0.4

Patch Changes

  • Updated dependencies [47ea5ec]
    • @mysten/sui.js@0.39.0
    • @mysten/kiosk@0.4.1

@sui-merge-bot sui-merge-bot bot requested review from a team as code owners July 31, 2023 19:59
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm
multisig-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm
sui-kiosk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm
sui-wallet-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 8:31pm

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset in the root of the Sui repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.

Learn more about Changesets.

@hayes-mysten hayes-mysten enabled auto-merge (squash) July 31, 2023 20:29
@sui-merge-bot sui-merge-bot bot force-pushed the changeset-release/main branch from 8dd632e to 22ad144 Compare July 31, 2023 20:29
@vercel vercel bot temporarily deployed to Preview – mysten-ui July 31, 2023 20:31 Inactive
@vercel vercel bot temporarily deployed to Preview – sui-wallet-kit July 31, 2023 20:31 Inactive
@hayes-mysten hayes-mysten merged commit f6c95c9 into main Jul 31, 2023
@hayes-mysten hayes-mysten deleted the changeset-release/main branch July 31, 2023 20:42
ebmifa pushed a commit that referenced this pull request Aug 10, 2023
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/sui.js@0.39.0

### Minor Changes

- 47ea5ec: Update keypair signature methods to return bytes as a
base64 encoded string for better compatability

## @mysten/deepbook@0.3.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0

## @mysten/kiosk@0.4.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0

## @mysten/suins-toolkit@0.3.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0

## @mysten/wallet-adapter-all-wallets@0.5.14

### Patch Changes

-   @mysten/wallet-adapter-unsafe-burner@0.9.1
-   @mysten/wallet-adapter-wallet-standard@0.7.14

## @mysten/wallet-adapter-base@0.8.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/wallet-standard@0.5.14

## @mysten/wallet-adapter-unsafe-burner@0.9.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/wallet-adapter-base@0.8.1
    -   @mysten/wallet-standard@0.5.14

## @mysten/wallet-adapter-wallet-standard@0.7.14

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/wallet-adapter-base@0.8.1
    -   @mysten/wallet-standard@0.5.14

## @mysten/wallet-kit@0.5.1

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/wallet-adapter-base@0.8.1
    -   @mysten/wallet-adapter-unsafe-burner@0.9.1
    -   @mysten/wallet-adapter-wallet-standard@0.7.14
    -   @mysten/wallet-kit-core@0.4.14
    -   @mysten/wallet-standard@0.5.14

## @mysten/wallet-kit-core@0.4.14

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/wallet-adapter-base@0.8.1
    -   @mysten/wallet-standard@0.5.14

## @mysten/wallet-standard@0.5.14

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0

## kiosk-demo@0.0.5

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/kiosk@0.4.1
    -   @mysten/wallet-kit@0.5.1

## kiosk-cli@1.0.4

### Patch Changes

-   Updated dependencies [47ea5ec]
    -   @mysten/sui.js@0.39.0
    -   @mysten/kiosk@0.4.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant