Commit 19e3b81 1 parent f32daca commit 19e3b81 Copy full SHA for 19e3b81
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
Please check our [ developers guide] ( https://gitlab.com/tokend/developers-guide )
8
8
for further information about branching and tagging conventions.
9
9
10
+ ## [ 1.8.0] - 2019-06-22
11
+
10
12
## [ 1.8.0-rc.1] - 2019-06-17
11
13
#### Added
12
14
- ` isEmptyBodyAllowed ` flag for api-caller ` _call ` method
@@ -174,7 +176,8 @@ for further information about branching and tagging conventions.
174
176
175
177
## [ 1.3.0] - 2019-03-01
176
178
177
- [ Unreleased ] : https://github.com/tokend/new-js-sdk/compare/1.8.0-rc.1...HEAD
179
+ [ Unreleased ] : https://github.com/tokend/new-js-sdk/compare/1.8.0...HEAD
180
+ [ 1.8.0 ] : https://github.com/tokend/new-js-sdk/compare/1.8.0-rc.1...1.8.0
178
181
[ 1.8.0-rc.1 ] : https://github.com/tokend/new-js-sdk/compare/1.8.0-rc.0...1.8.0-rc.1
179
182
[ 1.8.0-rc.0 ] : https://github.com/tokend/new-js-sdk/compare/1.7.0...1.8.0-rc.0
180
183
[ 1.7.0 ] : https://github.com/tokend/new-js-sdk/compare/1.7.0-rc.2...1.7.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tokend/js-sdk" ,
3
- "version" : " 1.8.0-rc.1 " ,
3
+ "version" : " 1.8.0" ,
4
4
"description" : " js-sdk is a client-side SDK for TokenD asset tokenization platform." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments