Skip to content

Commit a74d325

Browse files
chore(release): 0.14.0 [skip ci]
# [0.14.0](v0.13.0...v0.14.0) (2025-03-06) ### Features * support for Event Streams destination and templates ([#73](#73)) ([989a759](989a759)) * support for Event Streams destination and templates ([#73](#73)) ([b81471f](b81471f))
1 parent 989a759 commit a74d325

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.14.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.13.0...v0.14.0) (2025-03-06)
2+
3+
4+
### Features
5+
6+
* support for Event Streams destination and templates ([#73](https://github.com/IBM/event-notifications-node-admin-sdk/issues/73)) ([989a759](https://github.com/IBM/event-notifications-node-admin-sdk/commit/989a759aff70b450a356f957d17fb99689a4b228))
7+
* support for Event Streams destination and templates ([#73](https://github.com/IBM/event-notifications-node-admin-sdk/issues/73)) ([b81471f](https://github.com/IBM/event-notifications-node-admin-sdk/commit/b81471f6bb411c58568e5a17176558992d98b000))
8+
19
# [0.13.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.12.0...v0.13.0) (2025-02-26)
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.13.0",
3+
"version": "0.14.0",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)