Skip to content

Commit

Permalink
release-1.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Lunie Bot committed Oct 6, 2020
1 parent 7e6c9a9 commit 5bad4cb
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
12 changes: 12 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- SIMSALA --> <!-- DON'T DELETE, used for automatic changelog updates -->

## [1.0.53] - 2020-10-06

### Changed

- [#5025](https://github.com/cosmos/lunie/pull/5025) Revert polkadot sidecar @Bitcoinera
- [#5033](https://github.com/cosmos/lunie/pull/5033) Upgrade Terra to Columbus-4 (Cosmos-Hub 4) @Bitcoinera

### Fixed

- [#5041](https://github.com/cosmos/lunie/pull/5041) Fix e-Money correcting the Terra Columbus-4 upgrade to make it the proper way @Bitcoinera
- [#5017](https://github.com/cosmos/lunie/pull/5017) Prevent coinLookup of undefined when not running emoney network @Bitcoinera

## [1.0.52] - 2020-10-03

### Changed
Expand Down
1 change: 0 additions & 1 deletion api/changes/ana_fix-emoney-by-making-proper-terra-upgrade

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/ana_fix-emoney-coinLookup-of-undefined

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/ana_revert-sidecar-for-real

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/ana_terra-columbus-4-upgrade

This file was deleted.

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.0.52",
"version": "1.0.53",
"description": "GraphQL API for Lunie.io",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,4 +66,4 @@
"kind-of": ">=6.0.3",
"acorn": ">=7.1.1"
}
}
}

0 comments on commit 5bad4cb

Please sign in to comment.