Skip to content

Commit f0e737b

Browse files
chore(release): 2.0.0 release notes [skip ci]
# [2.0.0](https://github.ibm.com/coligo/node-sdk/compare/v1.99.2...v2.0.0) (2023-01-24) ### Features * **core:** release 2. ([#12](https://github.ibm.com/coligo/node-sdk/issues/12)) ([7d7412b](https://github.ibm.com/coligo/node-sdk/commit/7d7412b433fbc71c43333a998cd87460b6965b08)) ### BREAKING CHANGES * **core:** bump to v2.0.0
1 parent e7dc9c1 commit f0e737b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.ibm.com/coligo/node-sdk/compare/v1.99.2...v2.0.0) (2023-01-24)
2+
3+
4+
### Features
5+
6+
* **core:** release 2. ([#12](https://github.ibm.com/coligo/node-sdk/issues/12)) ([7d7412b](https://github.ibm.com/coligo/node-sdk/commit/7d7412b433fbc71c43333a998cd87460b6965b08))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **core:** bump to v2.0.0
12+
113
## [1.99.2](https://github.ibm.com/coligo/node-sdk/compare/v1.99.1...v1.99.2) (2023-01-24)
214

315

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

0 commit comments

Comments
 (0)