Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and steveluscher committed Dec 28, 2022
1 parent 0a5f56e commit ad91c13
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-wombats-check.md

This file was deleted.

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

## 0.15.28

### Patch Changes

- 0a5f56e: Wallet adapter no longer accidentally disconnects upon refreshing the page when in React Strict Mode.

## 0.15.27

### 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.27",
"version": "0.15.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/ui/ant-design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/wallet-adapter-ant-design

## 0.11.24

### Patch Changes

- Updated dependencies [0a5f56e]
- @solana/wallet-adapter-react@0.15.28

## 0.11.23

### 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.23",
"version": "0.11.24",
"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/ui/material-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/wallet-adapter-material-ui

## 0.16.25

### Patch Changes

- Updated dependencies [0a5f56e]
- @solana/wallet-adapter-react@0.15.28

## 0.16.24

### 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.24",
"version": "0.16.25",
"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/ui/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/wallet-adapter-react-ui

## 0.9.27

### Patch Changes

- Updated dependencies [0a5f56e]
- @solana/wallet-adapter-react@0.15.28

## 0.9.26

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

0 comments on commit ad91c13

Please sign in to comment.