Skip to content

Commit 101a00d

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.3...v0.1.0) (2020-11-20) ### Features * **network:** Update VPC service with API version 2020-11-17 ([#7](#7)) ([dcc33bb](dcc33bb))
1 parent dcc33bb commit 101a00d

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.1.0](https://github.com/IBM/vpc-node-sdk/compare/v0.0.3...v0.1.0) (2020-11-20)
2+
3+
4+
### Features
5+
6+
* **network:** Update VPC service with API version 2020-11-17 ([#7](https://github.com/IBM/vpc-node-sdk/issues/7)) ([dcc33bb](https://github.com/IBM/vpc-node-sdk/commit/dcc33bb035e5416312600b2f65167039a737dc76))
7+
18
## [0.0.3](https://github.com/IBM/vpc-node-sdk/compare/v0.0.2...v0.0.3) (2020-10-23)
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.0.3",
3+
"version": "0.1.0",
44
"description": "IBM Cloud VPC Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)