Skip to content

Commit d5e6c1b

Browse files
1 parent 5c8f394 commit d5e6c1b

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.1](https://github.ibm.com/coligo/node-sdk/compare/v3.1.0...v3.1.1) (2023-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **test:** tls test adjusted ([#23](https://github.ibm.com/coligo/node-sdk/issues/23)) ([1d15dca](https://github.ibm.com/coligo/node-sdk/commit/1d15dca72623780aaf653577570815628d5030d8))
7+
18
# [3.1.0](https://github.ibm.com/coligo/node-sdk/compare/v3.0.0...v3.1.0) (2023-03-24)
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.1.0",
3+
"version": "3.1.1",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)