Skip to content

Commit d1d6675

Browse files
authored
Merge pull request #2343 from cosmos/release-candidate/v1.0.0-beta.27
Bump version for release.
2 parents 4ec8191 + a38b556 commit d1d6675

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.0.0-beta.27] - 2019-03-25
11+
12+
### Added
13+
14+
- [\#2149](https://github.com/cosmos/voyager/issues/2149) display multi-message transactions @fedekunze
15+
16+
### Fixed
17+
18+
- [\#2330](https://github.com/cosmos/voyager/pull/2330) Fixed rewards not updating as expected @faboweb
19+
- [\#2330](https://github.com/cosmos/voyager/pull/2330) Fixed transactions not loading when refreshing on PageTransactions @faboweb
20+
- Fixed rewards not showing @faboweb
21+
1022
## [1.0.0-beta.26] - 2019-03-22
1123

1224
### Changed

PENDING.md

-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +0,0 @@
1-
### Added
2-
3-
- [\#2149](https://github.com/cosmos/voyager/issues/2149) display multi-message transactions @fedekunze
4-
5-
### Fixed
6-
7-
- [\#2330](https://github.com/cosmos/voyager/pull/2330) Fixed rewards not updating as expected @faboweb
8-
- [\#2330](https://github.com/cosmos/voyager/pull/2330) Fixed transactions not loading when refreshing on PageTransactions @faboweb
9-
- Fixed rewards not showing @faboweb

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cosmos-wallet",
33
"productName": "Cosmos Wallet",
4-
"version": "1.0.0-beta.26",
4+
"version": "1.0.0-beta.27",
55
"description": "Cosmos Wallet is a web based user interface for the Cosmos Hub.",
66
"author": "All In Bits, Inc <hello@tendermint.com>",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)