Skip to content

Commit b9e6de5

Browse files
committed
chore: release v1.0.9-0
1 parent 81a1439 commit b9e6de5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.9-0](https://github.com/wh131462/leetcode-practice/compare/cli-v1.0.8...cli-v1.0.9-0) (2024-03-14)
2+
3+
### Features
4+
5+
- check update with first lc run ([#41](https://github.com/wh131462/leetcode-practice/issues/41)) ([81a1439](https://github.com/wh131462/leetcode-practice/commit/81a1439cb970aa2cfe552ec70b8d1ad3ee9bbab7))
6+
17
## [1.0.8](https://github.com/wh131462/leetcode-practice/compare/cli-v1.0.7...cli-v1.0.8) (2024-03-14)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "leetcode-practice",
33
"type": "module",
4-
"version": "1.0.8",
4+
"version": "1.0.9-0",
55
"packageManager": "yarn@1.22.0",
66
"description": "A powerful practice platform for leetcode.Using any way you want to create questions.",
77
"author": {

0 commit comments

Comments
 (0)