Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2024
1 parent f326fb9 commit 5cf6afb
Show file tree
Hide file tree
Showing 21 changed files with 68 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/metal-bugs-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-turkeys-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-dodos-collect.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.31

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.33

## 0.1.30

### 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.30",
"version": "0.1.31",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/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.37

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.33

## 0.18.36

### 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.36",
"version": "0.18.37",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/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.33

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.33

## 0.13.32

### 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.32",
"version": "0.13.33",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/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.33

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.33

## 0.8.32

### 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.32",
"version": "0.8.33",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/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.34

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.33

## 0.9.33

### 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.33",
"version": "0.9.34",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/wallet-adapter",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/wallets/keystone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-keystone

## 0.1.16

### Patch Changes

- f326fb92: Add VersionedTransaction support to Keystone

## 0.1.15

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

## 0.1.3

### Patch Changes

- f3721882: Update Trezor icon

## 0.1.2

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

## 0.1.14

### Patch Changes

- b3797c26: Update TrustWallet icon

## 0.1.13

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

## 0.19.33

### Patch Changes

- Updated dependencies [f3721882]
- Updated dependencies [b3797c26]
- Updated dependencies [f326fb92]
- @solana/wallet-adapter-trezor@0.1.3
- @solana/wallet-adapter-trust@0.1.14
- @solana/wallet-adapter-keystone@0.1.16

## 0.19.32

### 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.32",
"version": "0.19.33",
"author": "Solana Maintainers <[email protected]>",
"repository": "https://github.com/anza-xyz/wallet-adapter",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5cf6afb

Please sign in to comment.