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 d740985 commit 33d0c89Copy full SHA for 33d0c89
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [8.8.0](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.1...v8.8.0) (2022-06-17)
2
+
3
4
+### Features
5
6
+* support namePrefix ([6f1511c](https://github.com/kreuzerk/svg-to-ts/commit/6f1511cca35478c6a7f0d741e5ed13a752f9d71d))
7
8
## [8.7.1](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.0...v8.7.1) (2022-06-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "svg-to-ts",
- "version": "8.7.1",
+ "version": "8.8.0",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
0 commit comments