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 Jan 12, 2018
2 parents db1b851 + 1754eec commit 1cac873
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 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.5.1
future-release=0.5.2
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
# Change Log

## [0.5.1](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.5.1) (2017-11-18)
## [0.5.2](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.5.2) (2018-01-12)
[Full Changelog](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/compare/0.5.1...0.5.2)

**Merged pull requests:**

- Option Page: Update donation info [\#42](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/42) ([TangRufus](https://github.com/TangRufus))
- Fix: Reloaded too frequently when coinhive lib not downloaded [\#41](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/41) ([TangRufus](https://github.com/TangRufus))
- Update email address [\#40](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/40) ([TangRufus](https://github.com/TangRufus))

## [0.5.1](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/tree/0.5.1) (2017-11-17)
[Full Changelog](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/compare/0.5.0...0.5.1)

**Merged pull requests:**

- Version bump 0.5.1 [\#39](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/39) ([TangRufus](https://github.com/TangRufus))
- Readme: Update donation addresses and QR code images [\#38](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/38) ([TangRufus](https://github.com/TangRufus))
- yarn upgrade [\#37](https://github.com/TypistTech/pickaxe-coinhive-miner-chrome/pull/37) ([TangRufus](https://github.com/TangRufus))

Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"manifest_version": 2,
"name": "Pickaxe: Coinhive Monero Miner for Chrome",
"short_name": "PickaxeCoinhiveChrome",
"version": "0.5.1",
"description": "Mine Monero (XMR) on Chrome using Coinhive JavaScript miner",
"version": "0.5.2",
"description": "Mine Monero (XMR) on Chrome using Coinhive official JavaScript miner",
"homepage_url": "https://cnhv.co/hy1",
"icons": {
"16": "icons/icon16.png",
Expand Down

0 comments on commit 1cac873

Please sign in to comment.