Skip to content

Commit c77a145

Browse files
chore: release @credo-ts/redux-store 0.5.0 (#242)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff861a3 commit c77a145

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/redux-store/CHANGELOG.md

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

3+
## [0.5.0](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/redux-store-v0.4.0...redux-store-v0.5.0) (2024-03-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update to credo 0.5 stable (#250)
9+
* update to credo 0.5 (#239)
10+
11+
### Miscellaneous Chores
12+
13+
* 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))
14+
* update to credo 0.5 stable ([#250](https://www.github.com/openwallet-foundation/credo-ts-ext/issues/250)) ([2e1fda8](https://www.github.com/openwallet-foundation/credo-ts-ext/commit/2e1fda896d166306dc051284e7c8016cd8111f1d))
15+
316
## [0.4.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/redux-store-v0.3.2...redux-store-v0.4.0) (2023-06-29)
417

518

packages/redux-store/package.json

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

0 commit comments

Comments
 (0)