Skip to content

Commit 5d39243

Browse files
committed
1.4.0
1 parent bc1c2c9 commit 5d39243

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
Please check our [developers guide](https://gitlab.com/tokend/developers-guide)
88
for further information about branching and tagging conventions.
99

10+
## [1.4.0] - 2019-04-05
11+
1012
## [1.4.0-rc.1] - 2019-04-04
1113
#### Fixed
1214
- Options of "Asset" filter on "System assets" => "Withdraw requests" now
@@ -78,7 +80,9 @@ for further information about branching and tagging conventions.
7880

7981
## [1.3.0] - 2019-03-01
8082

81-
[Unreleased]: https://github.com/tokend/admin-panel/compare/1.4.0-rc.0...HEAD
83+
[Unreleased]: https://github.com/tokend/admin-panel/compare/1.4.0...HEAD
84+
[1.4.0]: https://github.com/tokend/admin-panel/compare/1.4.0-rc.1...1.4.0
85+
[1.4.0-rc.1]: https://github.com/tokend/admin-panel/compare/1.4.0-rc.0...1.4.0-rc.1
8286
[1.4.0-rc.0]: https://github.com/tokend/admin-panel/compare/1.3.1...1.4.0-rc.0
8387
[1.3.1]: https://github.com/tokend/admin-panel/compare/1.3.0...1.3.1
8488
[1.3.0]: https://github.com/tokend/admin-panel/releases/tag/1.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-panel",
3-
"version": "1.4.0-rc.1",
3+
"version": "1.4.0",
44
"description": "A TokenD admin client",
55
"author": "Distributed Lab <contact@distributedlab.com>",
66
"private": true,

0 commit comments

Comments
 (0)