Commit 18e3ae6 1 parent a57a02d commit 18e3ae6 Copy full SHA for 18e3ae6
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.5.0] - 2019-04-19
11
+
10
12
## [ 1.5.0-rc.1] - 2019-04-19
11
13
### Added
12
14
- ` getRaw ` method & ` networkDetails ` getter to API caller
@@ -63,7 +65,8 @@ for further information about branching and tagging conventions.
63
65
64
66
## [ 1.3.0] - 2019-03-01
65
67
66
- [ Unreleased ] : https://github.com/tokend/new-js-sdk/compare/1.5.0-rc.1...HEAD
68
+ [ Unreleased ] : https://github.com/tokend/new-js-sdk/compare/1.5.0...HEAD
69
+ [ 1.5.0 ] : https://github.com/tokend/new-js-sdk/compare/1.5.0-rc.1...1.5.0
67
70
[ 1.5.0-rc.1 ] : https://github.com/tokend/new-js-sdk/compare/1.5.0-rc.0...1.5.0-rc.1
68
71
[ 1.5.0-rc.0 ] : https://github.com/tokend/new-js-sdk/compare/1.4.4...1.5.0-rc.0
69
72
[ 1.4.4 ] : https://github.com/tokend/new-js-sdk/compare/1.4.3...1.4.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tokend/js-sdk" ,
3
- "version" : " 1.5.0-rc.1 " ,
3
+ "version" : " 1.5.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