Skip to content

Commit d01e40c

Browse files
committed
docs:update CHANGELOG
1 parent a50cd73 commit d01e40c

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

CHANGELOG.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,37 @@
11
# CHANGELOG
2+
## 1.0.5 release [2024-3-]
23

3-
## 1.0.4 release
4+
### Features
5+
6+
- Added eslint, prettier, and commit-lint to development dependencies.
7+
- Implemented a hot 100 list feature and added keyword search functionality.
8+
9+
## 1.0.4 release [2024-3-5 22:10]
410

511
### Fixes
612

713
- fix the bug cannot create question
814

9-
## 1.0.3 release
15+
## 1.0.3 release [2024-3-3 20:26]
1016

1117
### Features
1218

1319
- you can create question in any supported language file
1420
- the file name from 'index' to 'question'
1521

16-
## 1.0.2 release
22+
## 1.0.2 release [2024-2-29 19:02]
1723

1824
### Features
1925

2026
- add i18n docs
2127

22-
## 1.0.1 release
28+
## 1.0.1 release [2024-2-8 13:49]
2329

2430
### Features
2531

2632
- add `author` info and `repository` in package.json
2733

28-
## 1.0.0 release
34+
## 1.0.0 release [2024-2-8 13:49]
2935

3036
### Features
3137

common/utils/etc/typeof_.js

Whitespace-only changes.

0 commit comments

Comments
 (0)