Skip to content

Commit e8301e0

Browse files
chore(release): 0.2.3 [skip ci]
## [0.2.3](v0.2.2...v0.2.3) (2023-04-20) ### Bug Fixes * adds COS destination support ([72a5974](72a5974))
1 parent 72a5974 commit e8301e0

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.2.3](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.2.2...v0.2.3) (2023-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* adds COS destination support ([72a5974](https://github.com/IBM/event-notifications-node-admin-sdk/commit/72a5974134f64ffdff28fca85a39e61c5b6873a5))
7+
18
## [0.2.2](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.2.1...v0.2.2) (2023-03-28)
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.2.2",
3+
"version": "0.2.3",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)