Skip to content

Commit

Permalink
chore(release): 5.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.1](v5.2.0...v5.2.1) (2020-10-04)

### Bug Fixes

* 🐛 apply default barrel file name in conversion options ([f8d4e9e](f8d4e9e))
  • Loading branch information
semantic-release-bot committed Oct 4, 2020
1 parent ffd0455 commit c45d61d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.2.1](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.0...v5.2.1) (2020-10-04)


### Bug Fixes

* 🐛 apply default barrel file name in conversion options ([f8d4e9e](https://github.com/kreuzerk/svg-to-ts/commit/f8d4e9ea24be230ab5563fd905aa791d121c025e))

# [5.2.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.1.0...v5.2.0) (2020-09-03)


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": "5.2.0",
"version": "5.2.1",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c45d61d

Please sign in to comment.