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 87ea3d1 commit a852f56Copy full SHA for a852f56
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.4.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.3.0...v5.4.0) (2020-10-07)
2
+
3
4
+### Features
5
6
+* 🎸 handle multiple configurations ([bc8befc](https://github.com/kreuzerk/svg-to-ts/commit/bc8befc97090bc287f707dfb015bb2c9db163bb0))
7
8
# [5.3.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.2...v5.3.0) (2020-10-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "svg-to-ts",
- "version": "5.3.0",
+ "version": "5.4.0",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
0 commit comments