Skip to content

Commit a33b577

Browse files
chore(release): 0.0.2 [skip ci]
## [0.0.2](v0.0.1...v0.0.2) (2020-09-30) ### Bug Fixes * **release:** Enable semantic release ([#4](#4)) ([a3b49ba](a3b49ba))
1 parent a3b49ba commit a33b577

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [0.0.2](https://github.com/IBM/vpc-node-sdk/compare/v0.0.1...v0.0.2) (2020-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** Enable semantic release ([#4](https://github.com/IBM/vpc-node-sdk/issues/4)) ([a3b49ba](https://github.com/IBM/vpc-node-sdk/commit/a3b49badbe9a1a164e56fe93afc90432be949ebd))

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.1",
3+
"version": "0.0.2",
44
"description": "IBM Cloud VPC Node.js SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)