Skip to content

Commit

Permalink
chore: release @aries-framework/redux-store 0.3.2 (#141)
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 Jul 22, 2022
1 parent 6ddbeca commit ea6f9a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/redux-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.3.2](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/redux-store-v0.3.1...redux-store-v0.3.2) (2022-07-22)


### Bug Fixes

* **redux-store:** tests and proper record update ([#140](https://www.github.com/hyperledger/aries-framework-javascript-ext/issues/140)) ([6ddbeca](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/6ddbecacbd6b50776e8dccaa18fa06ca97439e9a))

### [0.3.1](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/redux-store-v0.3.0...redux-store-v0.3.1) (2022-07-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/redux-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@aries-framework/redux-store",
"main": "build/index",
"types": "build/index",
"version": "0.3.1",
"version": "0.3.2",
"files": [
"build"
],
Expand Down

0 comments on commit ea6f9a6

Please sign in to comment.