Skip to content

Commit ee41acc

Browse files
chore: release @credo-ts/rest 0.10.0 (#240)
1 parent 658cadc commit ee41acc

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

packages/rest/CHANGELOG.md

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

3+
## [0.10.0](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/rest-v0.9.5...rest-v0.10.0) (2024-03-31)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **rest:** openid4vc (#260)
9+
* **rest:** Signed-off-by: Matthew Dean <matthew.dean@digicatapult.org.uk> Signed-off-by: Timo Glastra <timo@animo.id> Co-authored-by: Matthew Dean <matthew.dean@digicatapult.org.uk> Co-authored-by: Ariel Gentile <gentilester@gmail.com>
10+
* update to credo 0.5 (#239)
11+
12+
### Features
13+
14+
* **rest:** auth improvements ([#263](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/263)) ([791d6ee](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/791d6ee2e88d4882b72d163aad09bf654bbe6374))
15+
* **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))
16+
* **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))
17+
18+
19+
### Bug Fixes
20+
21+
* **rest:** app setup config ([#262](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/262)) ([d09b153](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/d09b153cc8d846ff513b7cfd32df233154239419))
22+
23+
24+
### Miscellaneous Chores
25+
26+
* 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))
27+
328
### [0.9.5](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/rest-v0.9.4...rest-v0.9.5) (2023-06-29)
429

530

packages/rest/package.json

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

0 commit comments

Comments
 (0)