Skip to content

Commit 3991a90

Browse files
chore(release): 3.1.0 release notes [skip ci]
# [3.1.0](https://github.ibm.com/coligo/node-sdk/compare/v3.0.0...v3.1.0) (2023-03-24) ### Features * **api:** added support to retrieve egress ips ([dd3851b](https://github.ibm.com/coligo/node-sdk/commit/dd3851b28566063228e5d89f4a18f1f6eea65474))
1 parent 33c02d7 commit 3991a90

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.ibm.com/coligo/node-sdk/compare/v3.0.0...v3.1.0) (2023-03-24)
2+
3+
4+
### Features
5+
6+
* **api:** added support to retrieve egress ips ([dd3851b](https://github.ibm.com/coligo/node-sdk/commit/dd3851b28566063228e5d89f4a18f1f6eea65474))
7+
18
# [3.0.0](https://github.ibm.com/coligo/node-sdk/compare/v2.0.1...v3.0.0) (2023-03-23)
29

310

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-cloud/ibm-code-engine-sdk",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)