Skip to content

Commit 9922794

Browse files
chore(release): 0.23.0 [skip ci]
# [0.23.0](v0.22.1...v0.23.0) (2022-07-21) ### Features * Add support for cross account feature ([96ecf1a](96ecf1a)) * **secondary zone:** added secondary zone ([36d59ce](36d59ce))
1 parent 6f0974a commit 9922794

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.23.0](https://github.com/IBM/networking-node-sdk/compare/v0.22.1...v0.23.0) (2022-07-21)
2+
3+
4+
### Features
5+
6+
* Add support for cross account feature ([96ecf1a](https://github.com/IBM/networking-node-sdk/commit/96ecf1ad129f38628dbe793c13577eb89aaf4a13))
7+
* **secondary zone:** added secondary zone ([36d59ce](https://github.com/IBM/networking-node-sdk/commit/36d59ceb16a03103adbcaa60f8e0d8032eda798f))
8+
19
## [0.22.1](https://github.com/IBM/networking-node-sdk/compare/v0.22.0...v0.22.1) (2022-06-07)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
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.22.1",
3+
"version": "0.23.0",
44
"description": "Node.js client library for IBM Cloud Networking Services",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)