Skip to content

Commit 1f6d802

Browse files
committed
chore: Bump version 0.6.1
1 parent 2ae4de6 commit 1f6d802

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.6.1
2+
修复部分平台图标展示失败问题
3+
14
# 0.6.0
25
[feat] npx iconfont-init 增加 `--output` 选项,可传入配置输出路径,默认为 iconfont.json
36
<br>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-program-iconfont-cli",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"main": "index.js",
55
"keywords": [
66
"mini-program",

0 commit comments

Comments
 (0)