From 3bd749c44ce25b9fe146f5f594781764be875d7e Mon Sep 17 00:00:00 2001 From: Devin Alexander Torres Date: Wed, 24 Jul 2019 21:45:03 -0400 Subject: [PATCH] chore(release): 1.8.0 --- CHANGELOG.md | 12 +++++++++++- package.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6906bb38..76b24e5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,17 @@ -# Change Log +# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.8.0](https://github.com/nano-wallet-company/nano-wallet-desktop/compare/v1.7.0...v1.8.0) (2019-07-25) + + +### Features + +* upgrade to Nano V19.0 Solidus ([586c6b1](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/586c6b1)) +* **electron:** support auto-login using system keychain ([b4883ac](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/b4883ac)) + + + # [1.7.0](https://github.com/nano-wallet-company/nano-wallet-desktop/compare/v1.6.2...v1.7.0) (2019-02-23) diff --git a/package.json b/package.json index f5876a9d..53a8da62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nano-wallet-company/nano-wallet-desktop", - "version": "1.7.0", + "version": "1.8.0", "description": "An ambitious Nano wallet for desktop and web.", "homepage": "https://nanowalletcompany.com", "bugs": {