Skip to content

Commit e5eeaf0

Browse files
chore: release @credo-ts/redux-store 0.5.1 (#252)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f2a6ff commit e5eeaf0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/redux-store/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.5.1](https://www.github.com/openwallet-foundation/credo-ts-ext/compare/redux-store-v0.5.0...redux-store-v0.5.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.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)
411

512

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.5.0",
5+
"version": "0.5.1",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)