File tree 2 files changed +12
-1
lines changed
packages/push-notifications 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
14
## [ 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)
4
15
5
16
Original file line number Diff line number Diff line change 2
2
"name" : " @aries-framework/push-notifications" ,
3
3
"main" : " build/index" ,
4
4
"types" : " build/index" ,
5
- "version" : " 0.5 .0" ,
5
+ "version" : " 0.6 .0" ,
6
6
"files" : [
7
7
" build"
8
8
],
You can’t perform that action at this time.
0 commit comments