Skip to content

Commit 01c6316

Browse files
Version Packages (anza-xyz#756)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4bb73bc commit 01c6316

17 files changed

Lines changed: 55 additions & 22 deletions

File tree

.changeset/pretty-carpets-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-squids-marry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stale-rice-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solana/wallet-adapter-react
22

3+
## 0.15.32
4+
5+
### Patch Changes
6+
7+
- f62ce364: Update to 2.0.0 of the Solana Mobile Wallet adapter. This fixes a bug where the app's `AppIdentity` would not be forwarded to the wallet when `reauthorize` was called, as demanded by the specification.
8+
39
## 0.15.31
410

511
### Patch Changes

packages/core/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/wallet-adapter-react",
3-
"version": "0.15.31",
3+
"version": "0.15.32",
44
"author": "Solana Maintainers <maintainers@solana.foundation>",
55
"repository": "https://github.com/solana-labs/wallet-adapter",
66
"license": "Apache-2.0",

packages/ui/ant-design/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solana/wallet-adapter-ant-design
22

3+
## 0.11.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f62ce364]
8+
- @solana/wallet-adapter-react@0.15.32
9+
310
## 0.11.27
411

512
### Patch Changes

packages/ui/ant-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/wallet-adapter-ant-design",
3-
"version": "0.11.27",
3+
"version": "0.11.28",
44
"author": "Solana Maintainers <maintainers@solana.foundation>",
55
"repository": "https://github.com/solana-labs/wallet-adapter",
66
"license": "Apache-2.0",

packages/ui/material-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solana/wallet-adapter-material-ui
22

3+
## 0.16.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f62ce364]
8+
- @solana/wallet-adapter-react@0.15.32
9+
310
## 0.16.29
411

512
### Patch Changes

packages/ui/material-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/wallet-adapter-material-ui",
3-
"version": "0.16.29",
3+
"version": "0.16.30",
44
"author": "Solana Maintainers <maintainers@solana.foundation>",
55
"repository": "https://github.com/solana-labs/wallet-adapter",
66
"license": "Apache-2.0",

packages/ui/react-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solana/wallet-adapter-react-ui
22

3+
## 0.9.31
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f62ce364]
8+
- @solana/wallet-adapter-react@0.15.32
9+
310
## 0.9.30
411

512
### Patch Changes

0 commit comments

Comments
 (0)