Skip to content

Commit aea456b

Browse files
committed
chore: bumped version number to 1.4.2
1 parent 19d23d3 commit aea456b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 更新日志
22

3+
## [1.4.2](https://github.com/dukeluo/wai/compare/v1.4.1...v1.4.2) - 2024-03-02
4+
5+
### 修复
6+
7+
- 修复在 2.29 号因缺少内置「历史上的今天」数据而崩溃的问题
8+
39
## [1.4.1](https://github.com/dukeluo/wai/compare/v1.4.0...v1.4.1) - 2023-09-10
410

511
### 修复

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wai",
33
"description": "A new tab web extension that can prevent cervical spondylosis",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/dukeluo/wai.git"

0 commit comments

Comments
 (0)