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 6533f2b commit d4fed1eCopy full SHA for d4fed1e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.2.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.1.0...v5.2.0) (2020-09-03)
2
+
3
4
+### Features
5
6
+* **completeIconSet:** add exportCompleteIconSet option ([43becd2](https://github.com/kreuzerk/svg-to-ts/commit/43becd27e3315eb29cb477f2fee64f7e1c7aa44b))
7
8
# [5.1.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.0.4...v5.1.0) (2020-09-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "svg-to-ts",
- "version": "5.1.0",
+ "version": "5.2.0",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
0 commit comments