Skip to content

Commit

Permalink
chore(react): release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 nabla Bot committed Nov 1, 2023
1 parent 769525d commit 6c16720
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.0](https://github.com/nabla-studio/quirks/compare/[email protected]@0.2.0) (2023-11-01)

### Dependency Updates

* `store` updated to version `0.1.0`

### Features

* **react:** :sparkles: add account hook ([98e36c0](https://github.com/nabla-studio/quirks/commit/98e36c021a28cce3c23a79031bd183ca7cec950d))
* **react:** :sparkles: add disconnect ([a24d60c](https://github.com/nabla-studio/quirks/commit/a24d60c39c9003d2d76e59d7583e7ee167aa0878))
* **react:** :sparkles: add providers ([ef94a65](https://github.com/nabla-studio/quirks/commit/ef94a657f9f0122892165688f39e01212f278410))
* **react:** :sparkles: add useConfig hook ([b13653c](https://github.com/nabla-studio/quirks/commit/b13653c93cb15d3a410a15b9053277bd5f5fd743))
* **react:** :sparkles: add useConnect hook ([0d7a277](https://github.com/nabla-studio/quirks/commit/0d7a27787cefc8a2348f55a48240aa8cd7b00ad2))

## 0.1.0 (2023-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"desmos",
"evmos"
],
"version": "0.1.0",
"version": "0.2.0",
"sideEffects": false,
"dependencies": {
"@quirks/store": "*"
Expand Down

0 comments on commit 6c16720

Please sign in to comment.