Skip to content

Commit f51b360

Browse files
committed
[RELEASE] 0.5.0
1 parent efebc5d commit f51b360

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
# 0.5.0 (2020-05-14)
6+
57
### Breaking Changes
68

79
- Drop support for Node 8

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,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "0.5.0-beta.0",
4+
"version": "0.5.0",
55
"bugs": {
66
"url": "https://github.com/oneblink/sdk-js/issues"
77
},

0 commit comments

Comments
 (0)