File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77Please check our [ developers guide] ( https://gitlab.com/tokend/developers-guide )
88for further information about branching and tagging conventions.
99
10- ## [ Unreleased ]
10+ ## [ 1.3.1 ] - 2019-03-14
1111### Added
1212- Added filter for displaying app version
1313
@@ -18,7 +18,7 @@ for further information about branching and tagging conventions.
1818 - sinon
1919 - nightwatch
2020 - bootstrap-sass
21- - DocLinkgetter unused ` accountId ` prop
21+ - DocLinkgetter - unused ` accountId ` prop
2222
2323### Fixed
2424- Add missing quotes to ` KEY_SERVER_ADMIN ` of ` config/default.env.js `
@@ -29,5 +29,6 @@ for further information about branching and tagging conventions.
2929
3030## [ 1.3.0] - 2019-03-01
3131
32- [ Unreleased ] : https://github.com/tokend/admin-panel/compare/1.3.0...HEAD
32+ [ Unreleased ] : https://github.com/tokend/admin-panel/compare/1.3.1...HEAD
33+ [ 1.3.1 ] : https://github.com/tokend/admin-panel/compare/1.3.0...1.3.1
3334[ 1.3.0 ] : https://github.com/tokend/admin-panel/releases/tag/1.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " admin-panel" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " A TokenD admin client" ,
55 "author" : " Distributed Lab <contact@distributedlab.com>" ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments