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 Sep 30, 2022
1 parent 678d5ab commit bca5d6c
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-apples-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-bulldogs-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-kiwis-brake.md

This file was deleted.

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

## 0.14.0

### Minor Changes

- [#171](https://github.com/apibara/starknet-react/pull/171) [`edb036f`](https://github.com/apibara/starknet-react/commit/edb036f20be430018df59c62439a0b409811f833) Thanks [@fracek](https://github.com/fracek)! - Refactor to use react-query

* [#171](https://github.com/apibara/starknet-react/pull/171) [`24d041d`](https://github.com/apibara/starknet-react/commit/24d041d5fea1fc2dc7a856f162585e42fc89e2c5) Thanks [@fracek](https://github.com/fracek)! - Add useNetwork hook.

### Patch Changes

- [#171](https://github.com/apibara/starknet-react/pull/171) [`9d81e3e`](https://github.com/apibara/starknet-react/commit/9d81e3e9e3a0f37d8d8ddda210b47ed9b2575244) Thanks [@fracek](https://github.com/fracek)! - Add useDeploy hook.

## 0.13.4

### 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": "0.13.4",
"version": "0.14.0",
"license": "MIT",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit bca5d6c

Please sign in to comment.