From c94bb86a6bce65b7346b4273c052ff0eec4b2cec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 May 2022 10:13:47 +0000 Subject: [PATCH] chore(release): 1.8.8 [skip ci] ## [1.8.8](https://github.com/StableAgOH/lscontests/compare/v1.8.7...v1.8.8) (2022-05-12) ### Performance Improvements * allow give a program name when call cli ([c384882](https://github.com/StableAgOH/lscontests/commit/c3848827d7358e248dfec9790dc724a6669506bd)) * enhance list support OJ ([ea893bc](https://github.com/StableAgOH/lscontests/commit/ea893bcd636086de1f61ebef11cd91560727d1a6)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb69aa..c27ca89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.8.8](https://github.com/StableAgOH/lscontests/compare/v1.8.7...v1.8.8) (2022-05-12) + + +### Performance Improvements + +* allow give a program name when call cli ([c384882](https://github.com/StableAgOH/lscontests/commit/c3848827d7358e248dfec9790dc724a6669506bd)) +* enhance list support OJ ([ea893bc](https://github.com/StableAgOH/lscontests/commit/ea893bcd636086de1f61ebef11cd91560727d1a6)) + ## [1.8.7](https://github.com/StableAgOH/lscontests/compare/v1.8.6...v1.8.7) (2022-05-12) diff --git a/package.json b/package.json index 1cf53c8..6f1fded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lscontests", - "version": "1.8.7", + "version": "1.8.8", "description": "A tool to get information about the contests on each OJ", "keywords": [ "cli",