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 2, 2022
1 parent fdc2ce2 commit 3a38a9b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silver-avocados-sip.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

## 0.13.4

### Patch Changes

- [#159](https://github.com/apibara/starknet-react/pull/159) [`fdc2ce2`](https://github.com/apibara/starknet-react/commit/fdc2ce21139bc139728c48518230c2916c09d560) Thanks [@fracek](https://github.com/fracek)! - Change connector api to reflect that account may be null

## 0.13.3

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

0 comments on commit 3a38a9b

Please sign in to comment.