Skip to content

Commit 8b76939

Browse files
chore(release): 4.0.1 semantic
1 parent 7c4f04a commit 8b76939

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/sourcefuse/loopback4-notifications/compare/v4.0.0...v4.0.1) (2022-07-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **provider:** payloadtype path in pubnub provider ([#79](https://github.com/sourcefuse/loopback4-notifications/issues/79)) ([7c4f04a](https://github.com/sourcefuse/loopback4-notifications/commit/7c4f04a750a4b0de276de313e75cb414e5955ea4)), closes [#0](https://github.com/sourcefuse/loopback4-notifications/issues/0)
7+
18
# [4.0.0](https://github.com/sourcefuse/loopback4-notifications/compare/v3.1.1...v4.0.0) (2022-06-29)
29

310

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.0",
3+
"version": "4.0.1",
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)