From 2fe09e73c333b167ec57ac1010cf732bd9ffeee5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 May 2022 06:25:57 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/StableAgOH/lscontests/compare/v1.1.0...v1.2.0) (2022-05-09) ### Features * add support for luogu ([9b9ce25](https://github.com/StableAgOH/lscontests/commit/9b9ce253a077b5c1d8a08e38c42d5c8cb07041d4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d221ec..928aaf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/StableAgOH/lscontests/compare/v1.1.0...v1.2.0) (2022-05-09) + + +### Features + +* add support for luogu ([9b9ce25](https://github.com/StableAgOH/lscontests/commit/9b9ce253a077b5c1d8a08e38c42d5c8cb07041d4)) + # [1.1.0](https://github.com/StableAgOH/lscontests/compare/v1.0.1...v1.1.0) (2022-05-08) diff --git a/package.json b/package.json index 5bbef75..21bd714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lscontests", - "version": "1.1.0", + "version": "1.2.0", "description": "A CLI tool to get information about the contests on each OJ", "keywords": [ "cli",