Skip to content

Commit fd569df

Browse files
chore(release): 0.3.3 [skip ci]
## [0.3.3](v0.3.2...v0.3.3) (2019-07-17) ### Bug Fixes * add deprecation notice for node versions 6 and 8 ([#32](#32)) ([9e3c667](9e3c667))
1 parent 9e3c667 commit fd569df

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.3](https://github.com/IBM/node-sdk-core/compare/v0.3.2...v0.3.3) (2019-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add deprecation notice for node versions 6 and 8 ([#32](https://github.com/IBM/node-sdk-core/issues/32)) ([9e3c667](https://github.com/IBM/node-sdk-core/commit/9e3c667))
7+
18
## [0.3.2](https://github.com/IBM/node-sdk-core/compare/v0.3.1...v0.3.2) (2019-06-23)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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-sdk-core",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Core functionality to support SDKs generated with IBM's OpenAPI 3 SDK Generator.",
55
"main": "./index",
66
"repository": {

0 commit comments

Comments
 (0)