Skip to content

Commit

Permalink
Merge pull request anza-xyz#835 from solana-labs/changeset-release/ma…
Browse files Browse the repository at this point in the history
…ster

Version Packages
  • Loading branch information
jordaaash authored Oct 10, 2023
2 parents 4341474 + 44c25f4 commit fe542c2
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-cows-hope.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/starter/create-react-app-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-create-react-app-starter

## 0.1.21

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.23

## 0.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/create-react-app-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-create-react-app-starter",
"version": "0.1.20",
"version": "0.1.21",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/starter/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-example

## 0.18.27

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.23

## 0.18.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-example",
"version": "0.18.26",
"version": "0.18.27",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/starter/material-ui-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-material-ui-starter

## 0.13.23

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.23

## 0.13.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/material-ui-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-material-ui-starter",
"version": "0.13.22",
"version": "0.13.23",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/starter/nextjs-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-nextjs-starter

## 0.8.23

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.23

## 0.8.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/nextjs-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-nextjs-starter",
"version": "0.8.22",
"version": "0.8.23",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/starter/react-ui-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-react-ui-starter

## 0.9.24

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.23

## 0.9.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/react-ui-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-react-ui-starter",
"version": "0.9.23",
"version": "0.9.24",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/wallets/solflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-solflare

## 0.6.28

### Patch Changes

- 3d2e0cd5: Optimize Solflare MetaMask snap detection

## 0.6.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/solflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-solflare",
"version": "0.6.27",
"version": "0.6.28",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/wallets/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/wallet-adapter-wallets

## 0.19.23

### Patch Changes

- Updated dependencies [3d2e0cd5]
- @solana/wallet-adapter-solflare@0.6.28

## 0.19.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-wallets",
"version": "0.19.22",
"version": "0.19.23",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down

0 comments on commit fe542c2

Please sign in to comment.