Skip to content

Commit 4565909

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](v0.7.0...v0.8.0) (2021-06-04) ### Features * **DirectLink:** add the authentication_key for BGP MD5 authentication in directlink service ([e8c71b0](e8c71b0))
1 parent 965b395 commit 4565909

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.8.0](https://github.com/IBM/networking-node-sdk/compare/v0.7.0...v0.8.0) (2021-06-04)
2+
3+
4+
### Features
5+
6+
* **DirectLink:** add the authentication_key for BGP MD5 authentication in directlink service ([e8c71b0](https://github.com/IBM/networking-node-sdk/commit/e8c71b0463282a2f04983b8675b7e87d95781a18))
7+
18
# [0.7.0](https://github.com/IBM/networking-node-sdk/compare/v0.6.0...v0.7.0) (2021-06-02)
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.7.0",
3+
"version": "0.8.0",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)