Skip to content

Commit

Permalink
chore: 4.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Nov 20, 2023
1 parent d0f3c98 commit 39a681d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 中文 Web Font 切割工具

![updateTime](https://img.shields.io/badge/更新时间-2023/11/4-green)
![updateTime](https://img.shields.io/badge/更新时间-2023/11/20-green)
![author](https://img.shields.io/badge/author-江夏尧-green)
![npmVersion](https://img.shields.io/badge/LTS_version-4.10.5-green)
![npmVersion](https://img.shields.io/badge/LTS_version-4.10.6-green)
[![](https://data.jsdelivr.com/v1/package/npm/@konghayao/cn-font-split/badge)](https://www.jsdelivr.com/package/npm/@konghayao/cn-font-split)

![CodeFactor](https://www.codefactor.io/repository/github/konghayao/cn-font-split/badge)
Expand Down
4 changes: 2 additions & 2 deletions packages/subsets/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 中文 Web Font 切割工具

![updateTime](https://img.shields.io/badge/更新时间-2023/11/4-green)
![updateTime](https://img.shields.io/badge/更新时间-2023/11/20-green)
![author](https://img.shields.io/badge/author-江夏尧-green)
![npmVersion](https://img.shields.io/badge/LTS_version-4.10.5-green)
![npmVersion](https://img.shields.io/badge/LTS_version-4.10.6-green)
[![](https://data.jsdelivr.com/v1/package/npm/@konghayao/cn-font-split/badge)](https://www.jsdelivr.com/package/npm/@konghayao/cn-font-split)

![CodeFactor](https://www.codefactor.io/repository/github/konghayao/cn-font-split/badge)
Expand Down
2 changes: 1 addition & 1 deletion packages/subsets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@konghayao/cn-font-split",
"version": "4.10.5",
"version": "4.10.6",
"description": "中文 web font 切割工具",
"main": "dist/index.js",
"browser": "dist/browser/index.js",
Expand Down

0 comments on commit 39a681d

Please sign in to comment.