Skip to content

Commit 7b0ddf4

Browse files
chore(release): 1.99.2 release notes [skip ci]
## [1.99.2](https://github.ibm.com/coligo/node-sdk/compare/v1.99.1...v1.99.2) (2023-01-24) ### Bug Fixes * **tests:** enabled the v2 integration test suite ([#11](https://github.ibm.com/coligo/node-sdk/issues/11)) ([849b90c](https://github.ibm.com/coligo/node-sdk/commit/849b90c5a2334cc8dfa99885e460a18a134f59b3))
1 parent 5df7bb6 commit 7b0ddf4

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+
## [1.99.2](https://github.ibm.com/coligo/node-sdk/compare/v1.99.1...v1.99.2) (2023-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** enabled the v2 integration test suite ([#11](https://github.ibm.com/coligo/node-sdk/issues/11)) ([849b90c](https://github.ibm.com/coligo/node-sdk/commit/849b90c5a2334cc8dfa99885e460a18a134f59b3))
7+
18
## [1.99.1](https://github.ibm.com/coligo/node-sdk/compare/v1.99.0...v1.99.1) (2023-01-16)
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": "1.99.1",
3+
"version": "1.99.2",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)