From 7761f21624d27b98d53b1cc3c365fa9d075b7718 Mon Sep 17 00:00:00 2001 From: Cody Carrell Date: Thu, 7 Mar 2019 20:38:18 -0500 Subject: [PATCH] chore(release): 2.1.0 --- CHANGELOG.md | 5 +++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c409ef..c87f9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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.1.0](https://github.com/nysos3/airforsteam-config/compare/v2.0.1...v2.1.0) (2019-03-08) + + + ## [2.0.1](https://github.com/nysos3/airforsteam-config/compare/v2.0.0...v2.0.1) (2019-03-08) diff --git a/package-lock.json b/package-lock.json index 508bb68..e65bcab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "airforsteam", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b81db75..62ac137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "airforsteam", - "version": "2.0.1", + "version": "2.1.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-config", "bugs": {