Skip to content

Commit

Permalink
chore: release @aries-framework/push-notifications 0.4.0 (#131)
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 Jun 28, 2022
1 parent 2a4dd1a commit fd219ba
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/push-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.4.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/push-notifications-v0.3.0...push-notifications-v0.4.0) (2022-06-28)


### ⚠ BREAKING CHANGES

* **push-notifications:** update to afj 0.2.0 (#126)

### Features

* **push-notifications:** update to afj 0.2.0 ([#126](https://www.github.com/hyperledger/aries-framework-javascript-ext/issues/126)) ([196a323](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/196a3233f7284ed2acdba9d3724acc5c55cd2be4))


### Bug Fixes

* **push-notifications:** validation method ([f8b9c1b](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/f8b9c1b1d18780227b7db6a30efe11f407da5ef3))

## [0.3.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/push-notifications-v0.2.1...push-notifications-v0.3.0) (2022-05-27)


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

0 comments on commit fd219ba

Please sign in to comment.