Skip to content

Commit 1dc0f23

Browse files
chore: release @aries-framework/push-notifications 0.6.0 (#224)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15e9f1f commit 1dc0f23

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/push-notifications/CHANGELOG.md

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

3+
## [0.6.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/push-notifications-v0.5.0...push-notifications-v0.6.0) (2023-08-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **push-notifications:** align to RFCs 0699/0734 (#223)
9+
10+
### Bug Fixes
11+
12+
* **push-notifications:** align to RFCs 0699/0734 ([#223](https://www.github.com/hyperledger/aries-framework-javascript-ext/issues/223)) ([15e9f1f](https://www.github.com/hyperledger/aries-framework-javascript-ext/commit/15e9f1f76a4048e386b6023f0e0361a863e3a56f))
13+
314
## [0.5.0](https://www.github.com/hyperledger/aries-framework-javascript-ext/compare/push-notifications-v0.4.0...push-notifications-v0.5.0) (2023-06-29)
415

516

packages/push-notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@aries-framework/push-notifications",
33
"main": "build/index",
44
"types": "build/index",
5-
"version": "0.5.0",
5+
"version": "0.6.0",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)