Skip to content

Commit 0412e8b

Browse files
chore(release): 0.22.0 [skip ci]
# [0.22.0](v0.21.0...v0.22.0) (2024-10-22) ### Features * **2024-10-17:** Update SDK to use API generated on 2024-10-17 ([#46](#46)) ([cdda116](cdda116)) * **2024-10-17:** Update SDK to use API generated on 2024-10-17 ([#47](#47)) ([72c936a](72c936a))
1 parent 72c936a commit 0412e8b

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.22.0](https://github.com/IBM/vpc-node-sdk/compare/v0.21.0...v0.22.0) (2024-10-22)
2+
3+
4+
### Features
5+
6+
* **2024-10-17:** Update SDK to use API generated on 2024-10-17 ([#46](https://github.com/IBM/vpc-node-sdk/issues/46)) ([cdda116](https://github.com/IBM/vpc-node-sdk/commit/cdda11624358d277f11bc187dccec364b4721496))
7+
* **2024-10-17:** Update SDK to use API generated on 2024-10-17 ([#47](https://github.com/IBM/vpc-node-sdk/issues/47)) ([72c936a](https://github.com/IBM/vpc-node-sdk/commit/72c936ab8a16ee6d68dfafc7464bf437fd8d7176))
8+
19
# [0.21.0](https://github.com/IBM/vpc-node-sdk/compare/v0.20.0...v0.21.0) (2024-07-08)
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-vpc",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "IBM Cloud VPC Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)