Skip to content

Commit 1fafc45

Browse files
chore(release): 5.6.0 [skip ci]
# [5.6.0](v5.5.2...v5.6.0) (2020-10-13) ### Features * 🎸 add IconNameSubset helper type ([d56e890](d56e890))
1 parent 5635678 commit 1fafc45

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [5.5.2](https://github.com/kreuzerk/svg-to-ts/compare/v5.5.1...v5.5.2) (2020-10-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svg-to-ts",
3-
"version": "5.5.2",
3+
"version": "5.6.0",
44
"description": "Build amazing svg icon libraries",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)