Skip to content

Commit

Permalink
chore(release): 0.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.16.0](v0.15.0...v0.16.0) (2023-07-10)

### Features

* **2023-06-08:** Update SDK to use API generated on 2023-06-08 ([#35](#35)) ([7ee28b3](7ee28b3))
  • Loading branch information
semantic-release-bot committed Jul 10, 2023
1 parent 7ee28b3 commit adf29a9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.16.0](https://github.com/IBM/vpc-node-sdk/compare/v0.15.0...v0.16.0) (2023-07-10)


### Features

* **2023-06-08:** Update SDK to use API generated on 2023-06-08 ([#35](https://github.com/IBM/vpc-node-sdk/issues/35)) ([7ee28b3](https://github.com/IBM/vpc-node-sdk/commit/7ee28b32212e8d308033b60819117504798ed366))

# [0.15.0](https://github.com/IBM/vpc-node-sdk/compare/v0.14.0...v0.15.0) (2023-05-10)


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.15.0",
"version": "0.16.0",
"description": "IBM Cloud VPC Node.js SDK",
"repository": {
"type": "git",
Expand Down

0 comments on commit adf29a9

Please sign in to comment.