Skip to content

Commit

Permalink
Merge pull request #2249 from cosmos/release-candidate/v1.0.0-beta.17
Browse files Browse the repository at this point in the history
Release candidate/v1.0.0 beta.17
  • Loading branch information
faboweb committed Mar 13, 2019
2 parents d0d446d + 65757cc commit 75f1787
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.0.0-beta.17] - 2019-03-13

### Changed

- [#\2210](https://github.com/cosmos/voyager/pull/2210) Faucet give money only to non-existent addresses @sabau
- release PR now adds PENDING.md to CHANGELOG.md @faboweb
- [#\2202](https://github.com/cosmos/voyager/pull/2202) Fix circle configuration for publishing @sabau
- [#\2236](https://github.com/cosmos/voyager/pull/2236) ES lint no tabs @sabau



## [1.0.0-beta.16] - 2019-03-11

Expand Down
6 changes: 0 additions & 6 deletions PENDING.md
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
### Changed

- [#\2210](https://github.com/cosmos/voyager/pull/2210) Faucet give money only to non-existent addresses @sabau
- release PR now adds PENDING.md to CHANGELOG.md @faboweb
- [#\2202](https://github.com/cosmos/voyager/pull/2202) Fix circle configuration for publishing @sabau
- [#\2236](https://github.com/cosmos/voyager/pull/2236) ES lint no tabs @sabau
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cosmos-voyager",
"productName": "Cosmos Voyager",
"version": "1.0.0-beta.16",
"version": "1.0.0-beta.17",
"description": "Voyager is an electron-based user interface for the Cosmos Network.",
"author": "All In Bits, Inc <hello@tendermint.com>",
"license": "Apache-2.0",
Expand Down Expand Up @@ -148,4 +148,4 @@
"vuelidate": "0.7.3",
"vuex": "3.0.1"
}
}
}

0 comments on commit 75f1787

Please sign in to comment.