From c41f4d20ea23225285ba0d1b9e09310fcff2658f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 May 2022 08:20:34 +0000 Subject: [PATCH] chore(release): 1.7.0 [skip ci] # [1.7.0](https://github.com/StableAgOH/lscontests/compare/v1.6.1...v1.7.0) (2022-05-11) ### Bug Fixes * throw an error when codeforces API errors ([f35d42d](https://github.com/StableAgOH/lscontests/commit/f35d42d42f19057778f040b35285f1df57b9b0e1)) ### Features * support for outputting multiple language contests information string ([91b8ce9](https://github.com/StableAgOH/lscontests/commit/91b8ce9dfa531c860080b5169ded6918db7c2cf5)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c35a0c7..d0b1d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.7.0](https://github.com/StableAgOH/lscontests/compare/v1.6.1...v1.7.0) (2022-05-11) + + +### Bug Fixes + +* throw an error when codeforces API errors ([f35d42d](https://github.com/StableAgOH/lscontests/commit/f35d42d42f19057778f040b35285f1df57b9b0e1)) + + +### Features + +* support for outputting multiple language contests information string ([91b8ce9](https://github.com/StableAgOH/lscontests/commit/91b8ce9dfa531c860080b5169ded6918db7c2cf5)) + ## [1.6.1](https://github.com/StableAgOH/lscontests/compare/v1.6.0...v1.6.1) (2022-05-11) diff --git a/package.json b/package.json index 8100b44..982efc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lscontests", - "version": "1.6.1", + "version": "1.7.0", "description": "A tool to get information about the contests on each OJ", "keywords": [ "cli",