Skip to content

Commit ac539f5

Browse files
committed
chore: bumped version number to 1.5.0
1 parent 5a6af93 commit ac539f5

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/dukeluo/wai/compare/v1.4.2...v1.5.0) - 2025-03-08
4+
5+
### 新增
6+
7+
- 增加侧边栏设置菜单
8+
9+
### 变化
10+
11+
- 更新「历史上的今天」数据
12+
313
## [1.4.2](https://github.com/dukeluo/wai/compare/v1.4.1...v1.4.2) - 2024-03-02
414

515
### 修复

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@
5151
src="https://img.shields.io/badge/follow-@ihuanluo-black"
5252
/></a>
5353
<img alt="GitHub" src="https://img.shields.io/github/license/dukeluo/wai" />
54-
<a
55-
href="https://api.gitsponsors.com/api/badge/link?p=nKt6gGslcoYHcrdAcrvb+727WOtc1RqA9RkxWtyk6mpkNLczJYZqD3xSCUBegFDzi8ek16Eh2Wvd/rvKEd/+MRtSH3hq+MeCN+7KPp4BASd6rm06PTms6rKHRh5aZAlqof4YVWhWOkkhEDcV+QrWmQ=="
56-
>
57-
<img
58-
alt="GitSponsors"
59-
src="https://api.gitsponsors.com/api/badge/img?id=489377807"
60-
height="20"
61-
/></a>
6254
</p>
6355
<p align="center">
6456
<a href="https://hellogithub.com/repository/0b99a938e238439dbf6bc0660c5bcdb0" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=0b99a938e238439dbf6bc0660c5bcdb0&claim_uid=k0lRLW32HugDj8t" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>

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.2",
4+
"version": "1.5.0",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/dukeluo/wai.git"

0 commit comments

Comments
 (0)