Skip to content

Commit 4212461

Browse files
chore(release): 0.13.0 [skip ci]
# [0.13.0](v0.12.0...v0.13.0) (2025-02-26) ### Features * pagerduty template support ([#72](#72)) ([7e5a386](7e5a386))
1 parent 7e5a386 commit 4212461

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.13.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.12.0...v0.13.0) (2025-02-26)
2+
3+
4+
### Features
5+
6+
* pagerduty template support ([#72](https://github.com/IBM/event-notifications-node-admin-sdk/issues/72)) ([7e5a386](https://github.com/IBM/event-notifications-node-admin-sdk/commit/7e5a38654babcd731b228b40945aab9cfafc7d40))
7+
18
# [0.12.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.11.0...v0.12.0) (2025-01-20)
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: 2 additions & 2 deletions
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.12.0",
3+
"version": "0.13.0",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",
@@ -86,4 +86,4 @@
8686
"lib": "lib",
8787
"test": "test"
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)