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 0da6eb4 commit db692e9Copy full SHA for db692e9
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+2.0.3 / 2025-06-25
3
+==================
4
+
5
+ * upgrade `svgicons2svgfont` to ~15
6
+ * upgrade `file-type` to 21.0.0
7
+ * use `biome` as a linter and formatter
8
9
2.0.2 / 2024-04-11
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@furkot/webfonts-generator",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Generator of webfonts from svg icons",
"scripts": {
"test": "make check"
0 commit comments