We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae4de6 commit 1f6d802Copy full SHA for 1f6d802
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.6.1
2
+修复部分平台图标展示失败问题
3
+
4
# 0.6.0
5
[feat] npx iconfont-init 增加 `--output` 选项,可传入配置输出路径,默认为 iconfont.json
6
<br>
package.json
@@ -1,6 +1,6 @@
{
"name": "mini-program-iconfont-cli",
- "version": "0.6.0",
+ "version": "0.6.1",
"main": "index.js",
"keywords": [
"mini-program",
0 commit comments