File tree 3 files changed +12
-8
lines changed
3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.0-beta.17] - 2019-03-13
11
+
12
+ ### Changed
13
+
14
+ - [ #\2210] ( https://github.com/cosmos/voyager/pull/2210 ) Faucet give money only to non-existent addresses @sabau
15
+ - release PR now adds PENDING.md to CHANGELOG.md @faboweb
16
+ - [ #\2202] ( https://github.com/cosmos/voyager/pull/2202 ) Fix circle configuration for publishing @sabau
17
+ - [ #\2236] ( https://github.com/cosmos/voyager/pull/2236 ) ES lint no tabs @sabau
18
+
19
+
10
20
11
21
## [ 1.0.0-beta.16] - 2019-03-11
12
22
Original file line number Diff line number Diff line change 1
- ### Changed
2
-
3
- - [ #\2210] ( https://github.com/cosmos/voyager/pull/2210 ) Faucet give money only to non-existent addresses @sabau
4
- - release PR now adds PENDING.md to CHANGELOG.md @faboweb
5
- - [ #\2202] ( https://github.com/cosmos/voyager/pull/2202 ) Fix circle configuration for publishing @sabau
6
- - [ #\2236] ( https://github.com/cosmos/voyager/pull/2236 ) ES lint no tabs @sabau
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cosmos-voyager" ,
3
3
"productName" : " Cosmos Voyager" ,
4
- "version" : " 1.0.0-beta.16 " ,
4
+ "version" : " 1.0.0-beta.17 " ,
5
5
"description" : " Voyager is an electron-based user interface for the Cosmos Network." ,
6
6
"author" : " All In Bits, Inc <hello@tendermint.com>" ,
7
7
"license" : " Apache-2.0" ,
148
148
"vuelidate" : " 0.7.3" ,
149
149
"vuex" : " 3.0.1"
150
150
}
151
- }
151
+ }
You can’t perform that action at this time.
0 commit comments