Skip to content

Commit

Permalink
chore(release): 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.10.0](v0.9.0...v0.10.0) (2022-07-12)

### Features

* **release:** Update SDK to use API version 2022-06-30 ([#24](#24)) ([82c9ed7](82c9ed7))
  • Loading branch information
semantic-release-bot committed Jul 12, 2022
1 parent 82c9ed7 commit 4acecce
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.10.0](https://github.com/IBM/vpc-node-sdk/compare/v0.9.0...v0.10.0) (2022-07-12)


### Features

* **release:** Update SDK to use API version 2022-06-30 ([#24](https://github.com/IBM/vpc-node-sdk/issues/24)) ([82c9ed7](https://github.com/IBM/vpc-node-sdk/commit/82c9ed700db8f9987d30ba1528a1770b28506af9))

# [0.9.0](https://github.com/IBM/vpc-node-sdk/compare/v0.8.0...v0.9.0) (2022-05-05)


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

0 comments on commit 4acecce

Please sign in to comment.