Skip to content

Commit 9b990a0

Browse files
chore(release): 0.12.0 [skip ci]
# [0.12.0](v0.11.0...v0.12.0) (2022-12-30) ### Features * **2022-12-21:** Update SDK to use API generated on 2022-12-21 Signed-off-by: Sunitha Gudisagar Sunitha.Gudisagar@ibm.com ([#27](#27)) ([84267e3](84267e3))
1 parent 84267e3 commit 9b990a0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.12.0](https://github.com/IBM/vpc-node-sdk/compare/v0.11.0...v0.12.0) (2022-12-30)
2+
3+
4+
### Features
5+
6+
* **2022-12-21:** Update SDK to use API generated on 2022-12-21 Signed-off-by: Sunitha Gudisagar Sunitha.Gudisagar@ibm.com ([#27](https://github.com/IBM/vpc-node-sdk/issues/27)) ([84267e3](https://github.com/IBM/vpc-node-sdk/commit/84267e37e28de15de76733c1f76668f6b56c1da7))
7+
18
# [0.11.0](https://github.com/IBM/vpc-node-sdk/compare/v0.10.0...v0.11.0) (2022-10-19)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.11.0",
3+
"version": "0.12.0",
44
"description": "IBM Cloud VPC Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)