Skip to content

Commit 067fdf9

Browse files
chore(release): 0.12.0 [skip ci]
# [0.12.0](v0.11.0...v0.12.0) (2025-01-20) ### Features * cron scheduler support ([4ca6685](4ca6685)) * cron scheduler support ([#69](#69)) ([b7ceb8b](b7ceb8b)) * cron scheduler support with workflow actions migration ([7ed431c](7ed431c))
1 parent 7ed431c commit 067fdf9

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.12.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.11.0...v0.12.0) (2025-01-20)
2+
3+
4+
### Features
5+
6+
* cron scheduler support ([4ca6685](https://github.com/IBM/event-notifications-node-admin-sdk/commit/4ca6685ceed0ceb9c396a754aae6ac46ef5663e3))
7+
* cron scheduler support ([#69](https://github.com/IBM/event-notifications-node-admin-sdk/issues/69)) ([b7ceb8b](https://github.com/IBM/event-notifications-node-admin-sdk/commit/b7ceb8b2152b40e600757c8680df752945ecbe03))
8+
* cron scheduler support with workflow actions migration ([7ed431c](https://github.com/IBM/event-notifications-node-admin-sdk/commit/7ed431c58b5ffe78f36f20b9cc523c16b2e490b2))
9+
110
# [0.11.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.10.0...v0.11.0) (2024-10-30)
211

312

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

0 commit comments

Comments
 (0)