We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0030f commit d0cd01aCopy full SHA for d0cd01a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.5.5
2
+[fix] 修复 node 8.4.0和之前版本无法初始化的问题
3
+
4
# 0.5.4
5
6
[fix] 修复rpx格式中,容器和svg尺寸不一致导致线条溢出问题
package.json
@@ -1,6 +1,6 @@
{
"name": "mini-program-iconfont-cli",
- "version": "0.5.4",
+ "version": "0.5.5",
"main": "index.js",
"keywords": [
"mini-program",
0 commit comments