Skip to content

Commit

Permalink
chore(release): 0.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 72c936a commit 0412e8b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [0.22.0](https://github.com/IBM/vpc-node-sdk/compare/v0.21.0...v0.22.0) (2024-10-22)


### Features

* **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))
* **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))

# [0.21.0](https://github.com/IBM/vpc-node-sdk/compare/v0.20.0...v0.21.0) (2024-07-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ibm-vpc",
"version": "0.21.0",
"version": "0.22.0",
"description": "IBM Cloud VPC Node.js SDK",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0412e8b

Please sign in to comment.