From bcf9ff39d772b5165d092cd2cbde932d38dd0c5f Mon Sep 17 00:00:00 2001 From: Cody Carrell Date: Thu, 7 Mar 2019 17:45:47 -0500 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19021be..d606e3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +# [2.0.0](https://github.com/nysos3/airforsteam-cli/compare/v2.0.0-0...v2.0.0) (2019-03-07) + + +### Bug Fixes + +* **gui:** fix skin installation ([8e2a2b9](https://github.com/nysos3/airforsteam-cli/commit/8e2a2b9)) + + + # [2.0.0-0](https://github.com/nysos3/airforsteam-cli/compare/v1.1.0...v2.0.0-0) (2019-03-07) diff --git a/package-lock.json b/package-lock.json index cdf604f..33175e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "airforsteam", - "version": "2.0.0-0", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b72f2b0..41ffbea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "airforsteam", - "version": "2.0.0-0", + "version": "2.0.0", "description": "An unofficial Air-for-Steam CLI with interactive configuration and updating of the Air-for-Steam skin", "homepage": "https://github.com/nysos3/airforsteam-cli", "bugs": {