Skip to content

Commit cf1d217

Browse files
Version Packages (#1082)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db923f1 commit cf1d217

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+426
-88
lines changed

.changeset/tiny-showers-talk.md

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

packages/core/base/CHANGELOG.md

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

3+
## 0.9.26
4+
5+
### Patch Changes
6+
7+
- db923f1: Use Node 20+ rather than 22
8+
39
## 0.9.25
410

511
### Patch Changes

packages/core/base/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-base",
3-
"version": "0.9.25",
3+
"version": "0.9.26",
44
"author": "Solana Maintainers <[email protected]>",
55
"repository": "https://github.com/anza-xyz/wallet-adapter",
66
"license": "Apache-2.0",

packages/core/react/CHANGELOG.md

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

3+
## 0.15.38
4+
5+
### Patch Changes
6+
7+
- db923f1: Use Node 20+ rather than 22
8+
- Updated dependencies [db923f1]
9+
- @solana/wallet-adapter-base@0.9.26
10+
311
## 0.15.37
412

513
### 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.37",
3+
"version": "0.15.38",
44
"author": "Solana Maintainers <[email protected]>",
55
"repository": "https://github.com/anza-xyz/wallet-adapter",
66
"license": "Apache-2.0",

packages/starter/example/CHANGELOG.md

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

3+
## 0.18.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [db923f1]
8+
- @solana/wallet-adapter-wallets@0.19.36
9+
- @solana/wallet-adapter-react-ui@0.9.38
10+
- @solana/wallet-adapter-react@0.15.38
11+
- @solana/wallet-adapter-base@0.9.26
12+
313
## 0.18.39
414

515
### Patch Changes

packages/starter/example/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-example",
3-
"version": "0.18.39",
3+
"version": "0.18.40",
44
"author": "Solana Maintainers <[email protected]>",
55
"repository": "https://github.com/anza-xyz/wallet-adapter",
66
"license": "Apache-2.0",

packages/starter/react-ui-starter/CHANGELOG.md

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

3+
## 0.9.37
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [db923f1]
8+
- @solana/wallet-adapter-wallets@0.19.36
9+
- @solana/wallet-adapter-react-ui@0.9.38
10+
- @solana/wallet-adapter-react@0.15.38
11+
- @solana/wallet-adapter-base@0.9.26
12+
313
## 0.9.36
414

515
### Patch Changes

packages/starter/react-ui-starter/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-ui-starter",
3-
"version": "0.9.36",
3+
"version": "0.9.37",
44
"author": "Solana Maintainers <[email protected]>",
55
"repository": "https://github.com/anza-xyz/wallet-adapter",
66
"license": "Apache-2.0",

packages/ui/base-ui/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- db923f1: Use Node 20+ rather than 22
8+
- Updated dependencies [db923f1]
9+
- @solana/wallet-adapter-react@0.15.38
10+
311
## 0.1.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)