Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nysos3 committed Mar 7, 2019
1 parent 8e2a2b9 commit bcf9ff3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="2.0.0"></a>
# [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))



<a name="2.0.0-0"></a>
# [2.0.0-0](https://github.com/nysos3/airforsteam-cli/compare/v1.1.0...v2.0.0-0) (2019-03-07)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit bcf9ff3

Please sign in to comment.