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 5635678 commit 1fafc45Copy full SHA for 1fafc45
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.6.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.5.2...v5.6.0) (2020-10-13)
2
+
3
4
+### Features
5
6
+* 🎸 add IconNameSubset helper type ([d56e890](https://github.com/kreuzerk/svg-to-ts/commit/d56e890f03fa5c96d2a19c918e19d7c2211a7b3e))
7
8
## [5.5.2](https://github.com/kreuzerk/svg-to-ts/compare/v5.5.1...v5.5.2) (2020-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "svg-to-ts",
- "version": "5.5.2",
+ "version": "5.6.0",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
0 commit comments