Skip to content

Commit

Permalink
chore: version bump (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fracek committed Oct 30, 2023
1 parent bc0816b commit a3e412e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"clean-beans-march",
"thirty-paws-dance",
"tidy-trainers-notice",
"tiny-apes-give",
"tough-timers-rescue",
"yellow-scissors-exercise"
]
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @starknet-react/core

## 2.0.0-next.3

### Patch Changes

- [#314](https://github.com/apibara/starknet-react/pull/314) [`bc0816b`](https://github.com/apibara/starknet-react/commit/bc0816bb3a0aa28c8117fc1cf8b4dd8ec5ee9fa2) Thanks [@fracek](https://github.com/fracek)! - Fix wallet connection when wallet not authorized

- [#314](https://github.com/apibara/starknet-react/pull/314) [`bc0816b`](https://github.com/apibara/starknet-react/commit/bc0816bb3a0aa28c8117fc1cf8b4dd8ec5ee9fa2) Thanks [@fracek](https://github.com/fracek)! - Add hook to detect injected connectors

## 2.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starknet-react/core",
"version": "2.0.0-next.2",
"version": "2.0.0-next.3",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit a3e412e

Please sign in to comment.