Skip to content

Commit 906960b

Browse files
1 parent dcbd8b8 commit 906960b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.99.1](https://github.ibm.com/coligo/node-sdk/compare/v1.99.0...v1.99.1) (2023-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** adjusted travis config ([9d1381c](https://github.ibm.com/coligo/node-sdk/commit/9d1381cd007fc11dce2589cb62ccccbd17f974db))
7+
* **tests:** adjusted integration tests ([12e77cf](https://github.ibm.com/coligo/node-sdk/commit/12e77cfc42dfa3e28a794efa505288d9ba1a6c82))
8+
* **tests:** enabled integration tests ([c709c5f](https://github.ibm.com/coligo/node-sdk/commit/c709c5f7fb9bf3d67ec5cf7a80f446cd7596c430))
9+
110
## [1.0.1](https://github.ibm.com/coligo/node-sdk/compare/v1.0.0...v1.0.1) (2023-01-16)
211

312

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": "1.99.0",
3+
"version": "1.99.1",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)