diff --git a/CHANGELOG.md b/CHANGELOG.md index 47478c7..e7e92b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +### [1.1.1](https://github.com/FuelRats/RatTracker-electron/compare/v1.1.0...v1.1.1) (2021-03-06) + + +### Bug Fixes + +* Upgrading some packages and removed a method not used ([a1c5ece](https://github.com/FuelRats/RatTracker-electron/commit/a1c5ece76ce4809c8d24f562c5b7e816e71dc1e2)) + ## [1.1.0](https://github.com/FuelRats/RatTracker-electron/compare/v0.1.15...v1.1.0) (2020-09-27) diff --git a/package.json b/package.json index b46a4ff..464f8a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rattracker", - "version": "1.1.0", + "version": "1.1.1", "author": { "name": "CMDR NoLifeKing", "email": "nolifeking@fuelrats.com"