From eda959ae96098d7bf5e5c30651d42bbfedbe8f73 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 8 May 2022 11:12:21 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/StableAgOH/lscontests/compare/v1.0.0...v1.0.1) (2022-05-08) ### Bug Fixes * no build before publish ([f0c92bc](https://github.com/StableAgOH/lscontests/commit/f0c92bcbb437b8c3686673cb5f4c9a900e049f2d)) * wrong program name ([0abafd9](https://github.com/StableAgOH/lscontests/commit/0abafd96b478821b23eea6de2bbe5b3c1bbe23a6)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb19e6b..468137a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.1](https://github.com/StableAgOH/lscontests/compare/v1.0.0...v1.0.1) (2022-05-08) + + +### Bug Fixes + +* no build before publish ([f0c92bc](https://github.com/StableAgOH/lscontests/commit/f0c92bcbb437b8c3686673cb5f4c9a900e049f2d)) +* wrong program name ([0abafd9](https://github.com/StableAgOH/lscontests/commit/0abafd96b478821b23eea6de2bbe5b3c1bbe23a6)) + # 1.0.0 (2022-05-08) diff --git a/package.json b/package.json index e4960dd..1bfacc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lscontests", - "version": "1.0.0", + "version": "1.0.1", "description": "A CLI tool to get information about the contests on each OJ", "keywords": [ "cli",