Skip to content

Commit

Permalink
chore(release): 8.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 21, 2022
1 parent 3e80315 commit a1f0baa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [8.8.1](https://github.com/kreuzerk/svg-to-ts/compare/v8.8.0...v8.8.1) (2022-06-21)


### Bug Fixes

* error for too many icons in completeIconSet ([664beba](https://github.com/kreuzerk/svg-to-ts/commit/664beba9e25ee5f30dcb8e8accb0532a3491f966))
* missing argument for generateCompleteIconSet ([1f1a4b5](https://github.com/kreuzerk/svg-to-ts/commit/1f1a4b59bd4595ad44fea27474b5b769484cb27b))

# [8.8.0](https://github.com/kreuzerk/svg-to-ts/compare/v8.7.1...v8.8.0) (2022-06-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svg-to-ts",
"version": "8.8.0",
"version": "8.8.1",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a1f0baa

Please sign in to comment.