Skip to content

Commit

Permalink
chore(release): 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed May 8, 2020
1 parent 4821346 commit b2ad866
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.1.12](https://github.com/FuelRats/RatTracker-electron/compare/v0.1.11...v0.1.12) (2020-05-08)


### Bug Fixes

* **overlay:** Removing dynamic visibility of overlay based on gui focus. ([4821346](https://github.com/FuelRats/RatTracker-electron/commit/4821346ac9cbb6f13d270dd4ddabcc3dc659b7b4))

### [0.1.11](https://github.com/FuelRats/RatTracker-electron/compare/v0.1.9-alpha...v0.1.11) (2020-03-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rattracker",
"version": "0.1.11",
"version": "0.1.12",
"author": {
"name": "CMDR NoLifeKing",
"email": "[email protected]"
Expand Down

0 comments on commit b2ad866

Please sign in to comment.