Skip to content

Commit 4078026

Browse files
chore(release): 4.0.0 release notes [skip ci]
# [4.0.0](https://github.ibm.com/coligo/node-sdk/compare/v3.1.1...v4.0.0) (2023-07-21) ### Features * **v4:** Added additional int test, commit msg for semantic release ([#27](https://github.ibm.com/coligo/node-sdk/issues/27)) ([79a0f11](https://github.ibm.com/coligo/node-sdk/commit/79a0f11bbafc92090ba78e3e0ec35961701f5215)) ### BREAKING CHANGES * **v4:** Removed SoureURL from required fields for build create operations
1 parent 77b303e commit 4078026

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+
# [4.0.0](https://github.ibm.com/coligo/node-sdk/compare/v3.1.1...v4.0.0) (2023-07-21)
2+
3+
4+
### Features
5+
6+
* **v4:** Added additional int test, commit msg for semantic release ([#27](https://github.ibm.com/coligo/node-sdk/issues/27)) ([79a0f11](https://github.ibm.com/coligo/node-sdk/commit/79a0f11bbafc92090ba78e3e0ec35961701f5215))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **v4:** Removed SoureURL from required fields for build create operations
12+
113
## [3.1.1](https://github.ibm.com/coligo/node-sdk/compare/v3.1.0...v3.1.1) (2023-07-14)
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": "3.1.1",
3+
"version": "4.0.0",
44
"description": "IBM Cloud Code Engine NodeJS SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)