Skip to content

Commit 0a1f761

Browse files
chore(release): 0.3.1 [skip ci]
## [0.3.1](v0.3.0...v0.3.1) (2023-10-30) ### Bug Fixes * vulnerability fix ([814870f](814870f)) * vulnerability fix ([#53](#53)) ([95b9d01](95b9d01))
1 parent 814870f commit 0a1f761

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.3.1](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.3.0...v0.3.1) (2023-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* vulnerability fix ([814870f](https://github.com/IBM/event-notifications-node-admin-sdk/commit/814870f8f6a3b6df8028038b5cdebec369e670fa))
7+
* vulnerability fix ([#53](https://github.com/IBM/event-notifications-node-admin-sdk/issues/53)) ([95b9d01](https://github.com/IBM/event-notifications-node-admin-sdk/commit/95b9d0143166223d5cf46faef08b3dbe7272f453))
8+
19
# [0.3.0](https://github.com/IBM/event-notifications-node-admin-sdk/compare/v0.2.7...v0.3.0) (2023-10-10)
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.3.0",
3+
"version": "0.3.1",
44
"description": "IBM Cloud Event Notifications Admin Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)