We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e090e3c commit 16cd0a9Copy full SHA for 16cd0a9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+# 0.7.1 (2020-07-06)
6
+
7
### Added
8
9
- Publish start and end date
package.json
@@ -1,7 +1,7 @@
1
{
"name": "@oneblink/sdk",
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
- "version": "0.7.1-beta.6",
+ "version": "0.7.1",
"bugs": {
"url": "https://github.com/oneblink/sdk-js/issues"
},
0 commit comments