Skip to content

Commit eb06b29

Browse files
chore(release): 0.4.2 [skip ci]
## [0.4.2](v0.4.1...v0.4.2) (2020-11-12) ### Bug Fixes * deprecated the bgp_base_cidr in direct link ([d5280b5](d5280b5))
1 parent 7a1af48 commit eb06b29

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.4.2](https://github.com/IBM/networking-node-sdk/compare/v0.4.1...v0.4.2) (2020-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* deprecated the bgp_base_cidr in direct link ([d5280b5](https://github.com/IBM/networking-node-sdk/commit/d5280b5b84942aba1e291dd4961515c94a596bfd))
7+
18
## [0.4.1](https://github.com/IBM/networking-node-sdk/compare/v0.4.0...v0.4.1) (2020-10-30)
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-networking-services",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)