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 Nov 17, 2022
1 parent ac3bc7e commit 16bc1d3
Show file tree
Hide file tree
Showing 105 changed files with 499 additions and 76 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-parents-shop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-clouds-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-students-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-moles-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-llamas-cheat.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/core/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @solana/wallet-adapter-base

## 0.9.19

### Patch Changes

- 353f2a5: Add isVersionedTransaction helper function
2 changes: 1 addition & 1 deletion packages/core/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-base",
"version": "0.9.18",
"version": "0.9.19",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/wallet-adapter-react

## 0.15.25

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19

## 0.15.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-react",
"version": "0.15.24",
"version": "0.15.25",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/ant-design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solana/wallet-adapter-ant-design

## 0.11.20

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
- @solana/wallet-adapter-react@0.15.25

## 0.11.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/ant-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-ant-design",
"version": "0.11.19",
"version": "0.11.20",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/material-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solana/wallet-adapter-material-ui

## 0.16.21

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
- @solana/wallet-adapter-react@0.15.25

## 0.16.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-material-ui",
"version": "0.16.20",
"version": "0.16.21",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @solana/wallet-adapter-react-ui

## 0.9.23

### Patch Changes

- 65bb9fb: Mark stylesheet as having side effects (#652)
- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
- @solana/wallet-adapter-react@0.15.25

## 0.9.22

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

## 0.1.6

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/alpha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-alpha",
"version": "0.1.5",
"version": "0.1.6",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/avana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-avana

## 0.1.9

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/avana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-avana",
"version": "0.1.8",
"version": "0.1.9",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/backpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-backpack

## 0.1.10

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/backpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-backpack",
"version": "0.1.9",
"version": "0.1.10",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/bitkeep/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-bitkeep

## 0.3.15

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/bitkeep/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-bitkeep",
"version": "0.3.14",
"version": "0.3.15",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/bitpie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-bitpie

## 0.5.14

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/bitpie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-bitpie",
"version": "0.5.13",
"version": "0.5.14",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/blocto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-blocto

## 0.5.18

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/blocto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-blocto",
"version": "0.5.17",
"version": "0.5.18",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/brave/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-brave

## 0.1.13

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/brave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-brave",
"version": "0.1.12",
"version": "0.1.13",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/clover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-clover

## 0.4.15

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/clover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-clover",
"version": "0.4.14",
"version": "0.4.15",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/coin98/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-coin98

## 0.5.16

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/coin98/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-coin98",
"version": "0.5.15",
"version": "0.5.16",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/coinbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-coinbase

## 0.1.14

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/coinbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-coinbase",
"version": "0.1.13",
"version": "0.1.14",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/coinhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-coinhub

## 0.3.14

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/coinhub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-coinhub",
"version": "0.3.13",
"version": "0.3.14",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/exodus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-exodus

## 0.1.14

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/exodus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-exodus",
"version": "0.1.13",
"version": "0.1.14",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/wallets/fractal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @solana/wallet-adapter-fractal

## 0.1.3

### Patch Changes

- ac78da7: Add signMessage method to Fractal adapter
- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/fractal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-fractal",
"version": "0.1.2",
"version": "0.1.3",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/glow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-glow

## 0.1.14

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/glow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-glow",
"version": "0.1.13",
"version": "0.1.14",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/huobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-huobi

## 0.1.11

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
2 changes: 1 addition & 1 deletion packages/wallets/huobi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-adapter-huobi",
"version": "0.1.10",
"version": "0.1.11",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/hyperpay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-adapter-hyperpay

## 0.1.10

### Patch Changes

- Updated dependencies [353f2a5]
- @solana/wallet-adapter-base@0.9.19
Loading

0 comments on commit 16bc1d3

Please sign in to comment.