Skip to content

Commit 3f2a6ff

Browse files
chore: release @credo-ts/react-hooks 0.6.1 (#253)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f22ff9f commit 3f2a6ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-hooks/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.6.1](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/react-hooks-v0.6.0...react-hooks-v0.6.1) (2024-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* link in readme ([#251](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/251)) ([1e9da29](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/1e9da29a1e77b53945c7b9b1ea669a91c16dc56c))
9+
310
## [0.6.0](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/react-hooks-v0.5.0...react-hooks-v0.6.0) (2024-03-14)
411

512

packages/react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@credo-ts/react-hooks",
33
"main": "build/index",
44
"types": "build/index",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)