Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Merge branch 'version-bump'
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Nov 12, 2017
2 parents 933e338 + f06af6a commit 6ab3e67
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
unreleased=true
future-release=0.4.0
future-release=0.5.0
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**
Expand All @@ -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))
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 6ab3e67

Please sign in to comment.