Skip to content

Commit

Permalink
Merge pull request #316 from aptos-labs/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
blakezimmerman authored Jun 13, 2024
2 parents df124b9 + 8b48c85 commit 82a1a09
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-cheetahs-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/nextjs-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aptos-labs/wallet-adapter-nextjs-example

## 3.0.1

### Patch Changes

- 716fd69: Fixed a bug where "More wallets" would still be displayed in the shadcn/ui wallet selector even if there aren't more wallets.

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/nextjs-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aptos-labs/wallet-adapter-nextjs-example",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 82a1a09

Please sign in to comment.