Skip to content

Commit

Permalink
chore: release @credo-ts/react-hooks 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 16, 2024
1 parent abac2f2 commit 63dca09
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.6.0](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/react-hooks-v0.5.0...react-hooks-v0.6.0) (2024-02-16)


### ⚠ BREAKING CHANGES

* update to credo 0.5 (#239)

### Features

* **hooks:** added proof and credential format data hooks ([#231](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/231)) ([d03be3b](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/d03be3bb5b5a448c30f3124bd6295bd678cf84ff))


### Miscellaneous Chores

* update to credo 0.5 ([#239](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/239)) ([16e44ec](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/16e44ec3134bf401bc98e89918a3cc5d223f90d6))

## [0.5.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/react-hooks-v0.4.2...react-hooks-v0.5.0) (2023-06-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/react-hooks",
"main": "build/index",
"types": "build/index",
"version": "0.5.0",
"version": "0.6.0",
"files": [
"build"
],
Expand Down

0 comments on commit 63dca09

Please sign in to comment.