Skip to content

Commit 2ec83b5

Browse files
chore(release): 0.0.4 [skip ci]
## [0.0.4](v0.0.3...v0.0.4) (2021-11-23) ### Bug Fixes * add sms and email(from_name, to_mail, to_name) ([#10](#10)) ([6803776](6803776))
1 parent 6803776 commit 2ec83b5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.0.4](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.0.3...v0.0.4) (2021-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add sms and email(from_name, to_mail, to_name) ([#10](https://github.com/IBM/event-notifications-node-admin-sdk/issues/10)) ([6803776](https://github.com/IBM/event-notifications-node-admin-sdk/commit/6803776f0eea57ffded44eebab6bfc26e5575e01))
7+
18
## [0.0.3](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.0.2...v0.0.3) (2021-10-28)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ibm-cloud/event-notifications-node-admin-sdk",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "IBM Cloud Event Notifications Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)