Skip to content

Commit

Permalink
Version Packages (#928)
Browse files Browse the repository at this point in the history
* Version Packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Callum <[email protected]>
  • Loading branch information
3 people committed Mar 15, 2024
1 parent ba90b65 commit 78c7462
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-rats-accept.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.30

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.32

## 0.1.29

### 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.29",
"version": "0.1.30",
"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.36

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.32

## 0.18.35

### 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.35",
"version": "0.18.36",
"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.32

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.32

## 0.13.31

### 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.31",
"version": "0.13.32",
"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.32

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.32

## 0.8.31

### 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.31",
"version": "0.8.32",
"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.33

### Patch Changes

- @solana/wallet-adapter-wallets@0.19.32

## 0.9.32

### 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.32",
"version": "0.9.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/wallets/trezor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solana/wallet-adapter-trezor

## 0.1.2

### Patch Changes

- ba90b65: Fix Trezor adapter on Firefox browsers

## 0.1.1

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

### Patch Changes

- Updated dependencies [ba90b65]
- @solana/wallet-adapter-trezor@0.1.2

## 0.19.31

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

0 comments on commit 78c7462

Please sign in to comment.