Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fracek committed Jan 12, 2024
1 parent 3f7bf39 commit 62d9df4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-pillows-raise.md

This file was deleted.

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

## 2.2.2

### Patch Changes

- [#390](https://github.com/apibara/starknet-react/pull/390) [`3f7bf39b7ab4ff3fd5e1190f56de46aad1bea72e`](https://github.com/apibara/starknet-react/commit/3f7bf39b7ab4ff3fd5e1190f56de46aad1bea72e) Thanks [@fracek](https://github.com/fracek)! - Refresh pending contract call

## 2.2.1

### 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.2.1",
"version": "2.2.2",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 62d9df4

Please sign in to comment.