Skip to content

Commit 948a614

Browse files
chore(release): 0.12.0 [skip ci]
# [0.12.0](v0.11.0...v0.12.0) (2021-08-31) ### Features * **DirectLink:** implement the DLaaS changes for Direct link gateway ([47878a4](47878a4)) * Support for directlink tgw connection type ([#50](#50)) ([4a3bed9](4a3bed9))
1 parent ff759ea commit 948a614

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.12.0](https://github.com/IBM/networking-node-sdk/compare/v0.11.0...v0.12.0) (2021-08-31)
2+
3+
4+
### Features
5+
6+
* **DirectLink:** implement the DLaaS changes for Direct link gateway ([47878a4](https://github.com/IBM/networking-node-sdk/commit/47878a45ff3a7ca49fdeb1a2eb46539eab309d83))
7+
* Support for directlink tgw connection type ([#50](https://github.com/IBM/networking-node-sdk/issues/50)) ([4a3bed9](https://github.com/IBM/networking-node-sdk/commit/4a3bed985ba6423c6dbf2af04270d4c2569986be))
8+
19
# [0.11.0](https://github.com/IBM/networking-node-sdk/compare/v0.10.0...v0.11.0) (2021-08-16)
210

311

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.11.0",
3+
"version": "0.12.0",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)