Skip to content

Commit 8d1a20a

Browse files
chore(release): 0.11.0 [skip ci]
# [0.11.0](v0.10.0...v0.11.0) (2024-10-30) ### Features * removed cloud functions support ([#68](#68)) ([333072f](333072f))
1 parent 333072f commit 8d1a20a

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.11.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.10.0...v0.11.0) (2024-10-30)
2+
3+
4+
### Features
5+
6+
* removed cloud functions support ([#68](https://github.com/IBM/event-notifications-node-admin-sdk/issues/68)) ([333072f](https://github.com/IBM/event-notifications-node-admin-sdk/commit/333072f7b8cac70858d66ed2103dcc8edf210b83))
7+
18
# [0.10.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.9.0...v0.10.0) (2024-10-04)
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.10.0",
3+
"version": "0.11.0",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)