Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-05-10)

### Features

* add support for nowcoder ([613a9b7](613a9b7))
* support add OJ ([f39c815](f39c815))
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent 613a9b7 commit 64870b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.4.0](https://github.com/StableAgOH/lscontests/compare/v1.3.0...v1.4.0) (2022-05-10)


### Features

* add support for nowcoder ([613a9b7](https://github.com/StableAgOH/lscontests/commit/613a9b7e410d5343f193a6ca6fa20bc9389b5671))
* support add OJ ([f39c815](https://github.com/StableAgOH/lscontests/commit/f39c815ee187fa226b603bc149daf48312283573))

# [1.3.0](https://github.com/StableAgOH/lscontests/compare/v1.2.0...v1.3.0) (2022-05-09)


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": "1.3.0",
"version": "1.4.0",
"description": "A CLI tool to get information about the contests on each OJ",
"keywords": [
"cli",
Expand Down

0 comments on commit 64870b9

Please sign in to comment.