File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## V1.0.3 (2023/06/10)
2
+ * Warn user when using "_ " instead of "-" in iconNames by @dzhuang in https://github.com/dzhuang/subset-iconfont/pull/299
3
+
1
4
## V1.0.2 (2022/07/26)
2
5
* Added Fa4Provider by @dzhuang in https://github.com/dzhuang/subset-iconfont/pull/38
3
6
4
7
## V1.0.1 (2022/07/20)
5
8
* Added cssChoices option by @dzhuang in https://github.com/dzhuang/subset-iconfont/pull/31
6
9
7
10
## Before V1.0.1
8
- * Intial Release
11
+ * Initial Release
9
12
* Fixed link for npmjs by @christopherpickering in https://github.com/dzhuang/subset-iconfont/pull/9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " subset-iconfont" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " Utility to generate subset of webfonts from subsets of multiple iconfont and use FontAwesome style css." ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments