Skip to content

Commit 4aff7d0

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.8...v0.2.0) (2023-02-01) ### Features * add service now destination support ([2144aa3](2144aa3)) * add service now destination support ([df91574](df91574))
1 parent 2144aa3 commit 4aff7d0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.2.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.1.8...v0.2.0) (2023-02-01)
2+
3+
4+
### Features
5+
6+
* add service now destination support ([2144aa3](https://github.com/IBM/event-notifications-node-admin-sdk/commit/2144aa317182c995eaf9c6ceee36290119b14382))
7+
* add service now destination support ([df91574](https://github.com/IBM/event-notifications-node-admin-sdk/commit/df91574ecda1acf7574dd07ceeb988f19ebb83fa))
8+
19
## [0.1.8](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.1.7...v0.1.8) (2022-12-05)
210

311

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.1.8",
3+
"version": "0.2.0",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)