Skip to content

Commit

Permalink
release-1.0.0-beta.96
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunie Bot committed Jul 14, 2019
1 parent c0e1e5c commit b1dc045
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 8 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,33 @@ 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.0-beta.96] - 2019-07-14

### Added

- [#2807](https://github.com/cosmos/lunie/pull/2807) Include visual studio code config @colw
- [#2788](https://github.com/cosmos/lunie/issues/2788) Added success step to ActionModal @faboweb

### Fixed

- [#2825](https://github.com/cosmos/lunie/pull/2825) Cancel send afer user rejects transaction @colw

### Security

- [#2829](https://github.com/cosmos/lunie/pull/2829) Updated lodash dependencies @faboweb

### Deprecated

- deleted a bunch of unused session code @jbibla

### Code Improvements

- [#2825](https://github.com/cosmos/lunie/pull/2825) Remove SessionApproval view, move to Extension @colw

### Repository

- Fixed postcss browserlist warning @faboweb

## [1.0.0-beta.95] - 2019-07-11

### Added
Expand Down
2 changes: 0 additions & 2 deletions changes/colw_cancel-send-on-reject

This file was deleted.

1 change: 0 additions & 1 deletion changes/colw_include-vscode-config

This file was deleted.

2 changes: 0 additions & 2 deletions changes/fabo_2788-success-view

This file was deleted.

1 change: 0 additions & 1 deletion changes/fabo_update-deps

This file was deleted.

1 change: 0 additions & 1 deletion changes/jordan_session-clean-up

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lunie",
"productName": "lunie",
"version": "1.0.0-beta.95",
"version": "1.0.0-beta.96",
"description": "Lunie is the user interface for the Cosmos Hub.",
"author": "Lunie International Software Systems Inc. <hello@lunie.io>",
"license": "Apache-2.0",
Expand Down

0 comments on commit b1dc045

Please sign in to comment.