Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2022-05-26)

### Performance Improvements

* decrease retry delay time ([9ece1a9](9ece1a9))
  • Loading branch information
semantic-release-bot committed May 26, 2022
1 parent 9ece1a9 commit fbb0b4b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 34 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## [2.2.2](https://github.com/StableAgOH/lscontests/compare/v2.2.1...v2.2.2) (2022-05-26)


### Performance Improvements

* decrease retry delay time ([9ece1a9](https://github.com/StableAgOH/lscontests/commit/9ece1a9d8afb32b17396dd3f32ae1737ff838000))

## [2.2.1](https://github.com/StableAgOH/lscontests/compare/v2.2.0...v2.2.1) (2022-05-26)


Expand Down
2 changes: 1 addition & 1 deletion README-zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Options:
来欣赏一下它的表演:

<!-- block_cli begin -->
*以下内容是使用 [semantic-release](https://github.com/semantic-release/semantic-release) 于 Thu, 26 May 2022 07:14:35 GMT 自动生成的*
*以下内容是使用 [semantic-release](https://github.com/semantic-release/semantic-release) 于 Thu, 26 May 2022 09:08:44 GMT 自动生成的*

<details>
<summary> <code>> lsct </code> </summary>
Expand Down
2 changes: 1 addition & 1 deletion README-zh-NE.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Options:
多少整几个活:

<!-- block_cli begin -->
*下面这些是高 [semantic-release](https://github.com/semantic-release/semantic-release) 搁 Thu, 26 May 2022 07:14:41 GMT 自个生成的*
*下面这些是高 [semantic-release](https://github.com/semantic-release/semantic-release) 搁 Thu, 26 May 2022 09:14:03 GMT 自个生成的*

<details>
<summary> <code>> lsct -L zh-NE</code> </summary>
Expand Down
34 changes: 3 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,29 +55,15 @@ Options:
It performs as follows:

<!-- block_cli begin -->
(*The following content was automatically generated using [semantic-release](https://github.com/semantic-release/semantic-release) on Thu, 26 May 2022 07:14:28 GMT*)
(*The following content was automatically generated using [semantic-release](https://github.com/semantic-release/semantic-release) on Thu, 26 May 2022 09:01:52 GMT*)

<details>
<summary> <code>> lsct -L en</code> </summary>

```text
There are 1 contests is running on NowCoder
OJ: NowCoder
Contest name: 2022 图论班第一章图匹配例题与习题
Rule: ICPC
Start time: 5/13/2022, 06:00:00
End time: 5/30/2022, 08:00:00
https://ac.nowcoder.com/acm/contest/34649
There are 7 contests on NowCoder,AtCoder,LeetCode in the next 3 days
No running contests
OJ: NowCoder
Contest name: 牛客练习赛 99
Rule: ICPC
Start time: 5/27/2022, 11:00:00
End time: 5/27/2022, 13:30:00
https://ac.nowcoder.com/acm/contest/34330
There are 4 contests on AtCoder,LeetCode in the next 3 days
OJ: AtCoder
Contest name: Ⓗ AtCoder Heuristic Contest 011
Expand All @@ -86,20 +72,6 @@ Start time: 5/28/2022, 03:00:00
End time: 6/5/2022, 10:00:00
https://atcoder.jp/contests/ahc011
OJ: NowCoder
Contest name: MINIEYE 杯第十六届华中科技大学程序设计邀请赛
Rule: ICPC
Start time: 5/28/2022, 04:30:00
End time: 5/28/2022, 09:30:00
https://ac.nowcoder.com/acm/contest/34866
OJ: NowCoder
Contest name: 福建农林大学校赛(同步赛)
Rule: ICPC
Start time: 5/28/2022, 05:30:00
End time: 5/28/2022, 09:30:00
https://ac.nowcoder.com/acm/contest/33869
OJ: AtCoder
Contest name: Ⓐ NOMURA Programming Contest 2022(AtCoder Beginner Contest 253)
Rule: AtCoder
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lscontests",
"version": "2.2.1",
"version": "2.2.2",
"description": "A tool to get information about the contests on each OJ",
"keywords": [
"cli",
Expand Down

0 comments on commit fbb0b4b

Please sign in to comment.