Skip to content

Commit

Permalink
chore: release @credo-ts/rest 0.10.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 Mar 30, 2024
1 parent e3e4026 commit 6a8334c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.10.0](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/rest-v0.9.5...rest-v0.10.0) (2024-03-30)


### ⚠ BREAKING CHANGES

* **rest:** openid4vc (#260)
* **rest:** Signed-off-by: Matthew Dean <[email protected]> Signed-off-by: Timo Glastra <[email protected]> Co-authored-by: Matthew Dean <[email protected]> Co-authored-by: Ariel Gentile <[email protected]>
* update to credo 0.5 (#239)

### Features

* **rest:** openid4vc ([#260](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/260)) ([e3e4026](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/e3e4026e7ac5f06358476a869b361a40304d8f82))
* **rest:** upgrade to credo 0.5 ([#256](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/256)) ([3849aec](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/3849aecc5501444cb4e9720f639f7605bcfca7ec))


### 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.9.5](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/rest-v0.9.4...rest-v0.9.5) (2023-06-29)


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

0 comments on commit 6a8334c

Please sign in to comment.