diff --git a/.github_changelog_generator b/.github_changelog_generator index e58a80a..600c500 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,2 +1,2 @@ unreleased=true -future-release=0.4.0 +future-release=0.5.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 30b0d0a..71b8b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log -## [0.4.0](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.4.0) (2017-11-12) +## [0.5.0](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.5.0) (2017-11-13) +[Full Changelog](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/compare/0.4.0...0.5.0) + +**Merged pull requests:** + +- Webpack: Transpile ES6 [\#35](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/35) ([TangRufus](https://github.com/TangRufus)) +- Refactor: Extract cops [\#34](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/34) ([TangRufus](https://github.com/TangRufus)) + +## [0.4.0](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.4.0) (2017-11-11) [Full Changelog](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/compare/0.3.1...0.4.0) **Implemented enhancements:** @@ -18,6 +26,7 @@ **Merged pull requests:** +- Version bump 0.4.0 [\#33](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/33) ([TangRufus](https://github.com/TangRufus)) - Refactor & Rename: `Pickaxe` --\> `App` [\#32](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/32) ([TangRufus](https://github.com/TangRufus)) - Reload when `Coinhive` is `undefined` [\#31](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/31) ([TangRufus](https://github.com/TangRufus)) - Add `.gitattributes` to reduce extension size [\#30](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/30) ([TangRufus](https://github.com/TangRufus)) diff --git a/manifest.json b/manifest.json index 765c52f..0ec1638 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Pickaxe: Coinhive Monero Miner for Chrome", "short_name": "PickaxeCoinhiveChrome", - "version": "0.4.0", + "version": "0.5.0", "description": "Mine Monero (XMR) on Chrome using Coinhive JavaScript miner", "homepage_url": "https://cnhv.co/hy1", "icons": {