Skip to content

Commit

Permalink
Merge pull request #2320 from cosmos/release-candidate/v1.0.0-beta.24
Browse files Browse the repository at this point in the history
Release candidate/v1.0.0 beta.24
  • Loading branch information
faboweb authored Mar 20, 2019
2 parents 01da860 + 4559b32 commit c291322
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.0.0-beta.24] - 2019-03-20

### Fixed

- [\#2305](https://github.com/cosmos/voyager/issues/2305) fixed numbers showing wrong on redelegation and unbonding transactions @faboweb
- Misc. style fixes @jbibla
- Fixed Balance header styles and responsiveness @jbibla


## [1.0.0-beta.23] - 2019-03-19

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

- [\#2305](https://github.com/cosmos/voyager/issues/2305) fixed numbers showing wrong on redelegation and unbonding transactions @faboweb
- Misc. style fixes @jbibla
- Fixed Balance header styles and responsiveness @jbibla
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cosmos-wallet",
"productName": "Cosmos Wallet",
"version": "1.0.0-beta.23",
"version": "1.0.0-beta.24",
"description": "Cosmos Wallet is a web based user interface for the Cosmos Hub.",
"author": "All In Bits, Inc <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit c291322

Please sign in to comment.