Skip to content

Commit 1f6be1e

Browse files
chore(release): 0.1.3 [skip ci]
## [0.1.3](v0.1.2...v0.1.3) (2021-09-07) ### Bug Fixes * **build:** exclude example directory from npm module ([797481e](797481e)) * **build:** remove dry-run flag ([08921d9](08921d9)) * **build:** updated publish configuration ([d1645bd](d1645bd))
1 parent 5c0cb2b commit 1f6be1e

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.3](https://github.com/IBM/code-engine-node-sdk/compare/v0.1.2...v0.1.3) (2021-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** exclude example directory from npm module ([797481e](https://github.com/IBM/code-engine-node-sdk/commit/797481e163e563ca62832150f5839c7878a31be0))
7+
* **build:** remove dry-run flag ([08921d9](https://github.com/IBM/code-engine-node-sdk/commit/08921d9c47b0ea917caf8c78954d55d65ff4134c))
8+
* **build:** updated publish configuration ([d1645bd](https://github.com/IBM/code-engine-node-sdk/commit/d1645bd7f987786072b915f8f411732c3fa64dca))
9+
110
## [0.1.2](https://github.com/IBM/code-engine-node-sdk/compare/v0.1.1...v0.1.2) (2021-09-07)
211

312

package-lock.json

Lines changed: 2 additions & 8 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-code-engine-sdk",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "NodeJS SDK for IBM Cloud Code Engine",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)