Skip to content

Commit

Permalink
release-1.0.21 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: Lunie Bot <[email protected]>
  • Loading branch information
faboweb and Lunie Bot authored May 29, 2020
1 parent 1930e59 commit cdf74a4
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 9 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@ 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.21] - 2020-05-29

### Added

- [#266](https://github.com/cosmos/lunie/pull/266) Adds Dependabot config for weekly updates only @Bitcoinera

### Changed

- [#215](https://github.com/cosmos/lunie/pull/215) Adds loader to SessionApprove @Bitcoinera

### Fixed

- [#177](https://github.com/cosmos/lunie/issues/177) Fixes denom in fees for ClaimRewards not appearing @Bitcoinera
- Fix claim transaction not displaying @faboweb
- Fix publishing to master @faboweb

### Security

- [#219](https://github.com/cosmos/lunie/pull/219) Resolves all dependencies vulnerabilities alerts @Bitcoinera

### Code Improvements

- [#264](https://github.com/cosmos/lunie/pull/264) Refactor using the fees that come straight from the API @Bitcoinera

## [1.0.20] - 2020-05-11

### Changed
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunie-browser-extension",
"version": "1.0.20",
"version": "1.0.21",
"description": "A browser extension to securely manage accounts and addresses, for use with Lunie.io.",
"author": "Lunie <[email protected]> (https://lunie.io)",
"licenses": [
Expand Down Expand Up @@ -144,4 +144,4 @@
"yargs-parser": ">=18.1.2",
"minimist": ">=1.2.3"
}
}
}
1 change: 0 additions & 1 deletion pending/ana_177-fix-display-denom-in-claim-rewards

This file was deleted.

1 change: 0 additions & 1 deletion pending/ana_812-move-calculation-fees-to-api

This file was deleted.

1 change: 0 additions & 1 deletion pending/ana_add-dependabot-weekly-config

This file was deleted.

1 change: 0 additions & 1 deletion pending/ana_add-loader-to-approve-modal

This file was deleted.

1 change: 0 additions & 1 deletion pending/ana_resolve-dependencies-alert

This file was deleted.

1 change: 0 additions & 1 deletion pending/fabo_fix-fees-on-polkadot

This file was deleted.

1 change: 0 additions & 1 deletion pending/fabo_fix-publishing

This file was deleted.

0 comments on commit cdf74a4

Please sign in to comment.