Skip to content

Commit

Permalink
chore: update versions (alpha) (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 29, 2024
1 parent 1729412 commit e527f8d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"website": "0.0.1"
},
"changesets": [
"smart-dryers-switch"
"smart-dryers-switch",
"tiny-kings-hunt"
]
}
6 changes: 6 additions & 0 deletions packages/walletkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @node-real/walletkit

## 2.3.2-alpha.1

### Patch Changes

- 1729412: Set `refreshUriOnError=true` as default

## 2.3.2-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-real/walletkit",
"version": "2.3.2-alpha.0",
"version": "2.3.2-alpha.1",
"author": "node-real",
"private": false,
"description": "WalletKit is a React component library for easily connecting a wallet to your dApp.",
Expand Down

0 comments on commit e527f8d

Please sign in to comment.