Skip to content

Commit a1f0baa

Browse files
chore(release): 8.8.1 [skip ci]
## [8.8.1](v8.8.0...v8.8.1) (2022-06-21) ### Bug Fixes * error for too many icons in completeIconSet ([664beba](664beba)) * missing argument for generateCompleteIconSet ([1f1a4b5](1f1a4b5))
1 parent 3e80315 commit a1f0baa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.8.1](https://github.com/kreuzerk/svg-to-ts/compare/v8.8.0...v8.8.1) (2022-06-21)
2+
3+
4+
### Bug Fixes
5+
6+
* error for too many icons in completeIconSet ([664beba](https://github.com/kreuzerk/svg-to-ts/commit/664beba9e25ee5f30dcb8e8accb0532a3491f966))
7+
* missing argument for generateCompleteIconSet ([1f1a4b5](https://github.com/kreuzerk/svg-to-ts/commit/1f1a4b59bd4595ad44fea27474b5b769484cb27b))
8+
19
# [8.8.0](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.1...v8.8.0) (2022-06-17)
210

311

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": "8.8.0",
3+
"version": "8.8.1",
44
"description": "Build amazing svg icon libraries",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)