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 Mar 22, 2022
1 parent b5bf30f commit cc3a20c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-humans-heal.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.6.3

### Patch Changes

- [#66](https://github.com/auclantis/starknet-react/pull/66) [`b5bf30f`](https://github.com/auclantis/starknet-react/commit/b5bf30f92ef5c6ea62aebe6e322457de9055c4ef) Thanks [@tarrencev](https://github.com/tarrencev)! - export types

## 0.6.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": "0.6.2",
"version": "0.6.3",
"license": "MIT",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@docusaurus/core": "2.0.0-beta.15",
"@docusaurus/preset-classic": "2.0.0-beta.15",
"@mdx-js/react": "^1.6.21",
"@starknet-react/core": "^0.6.2",
"@starknet-react/core": "^0.6.3",
"@stitches/react": "^1.2.6",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.2.1",
Expand Down

0 comments on commit cc3a20c

Please sign in to comment.