Skip to content

Commit 1ffe4b8

Browse files
chore(release): 5.0.0 semantic
1 parent c8421c4 commit 1ffe4b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.0.0](https://github.com/sourcefuse/loopback4-notifications/compare/v4.0.1...v5.0.0) (2022-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** replace vulnerable node-apn ([#87](https://github.com/sourcefuse/loopback4-notifications/issues/87)) ([e0bddab](https://github.com/sourcefuse/loopback4-notifications/commit/e0bddab344b9bc681b5c30eeaba31e4ca94ed107)), closes [#83](https://github.com/sourcefuse/loopback4-notifications/issues/83)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** replace vulnerable node-apn
12+
113
## [4.0.1](https://github.com/sourcefuse/loopback4-notifications/compare/v4.0.0...v4.0.1) (2022-07-08)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-notifications",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "An extension for setting up various notification mechanisms in loopback4 application, vis-a-vis, Push notification, SMS notification, Email notification",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)