File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ # 0.6.0 (2020-05-25)
6
+
5
7
### Added
6
8
7
9
- Summary Element to Element types
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ The following options are available as well the as the documented ones in each [
50
50
git checkout master && git pull
51
51
```
52
52
53
- 1 . Run CLI ` package-diff-summary {last-tag} `
53
+ 1 . Run CLI ` npx package-diff-summary {last-tag}`
54
54
55
55
1 . Copy result (if there is one) under a _ Dependencies_ heading in [ Changelog] ( ./CHANGELOG.md )
56
56
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oneblink/sdk" ,
3
3
"description" : " OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS" ,
4
- "version" : " 0.5.1-beta.2 " ,
4
+ "version" : " 0.6.0 " ,
5
5
"bugs" : {
6
6
"url" : " https://github.com/oneblink/sdk-js/issues"
7
7
},
You can’t perform that action at this time.
0 commit comments