Skip to content

Commit

Permalink
chore(release): 5.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.3.0](v5.2.2...v5.3.0) (2020-10-06)

### Features

* 🎸 configuration path ([b44cc80](b44cc80)), closes [#67](#67)
  • Loading branch information
semantic-release-bot committed Oct 6, 2020
1 parent 0796ae5 commit 4ea8af2
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.3.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.2...v5.3.0) (2020-10-06)


### Features

* 🎸 configuration path ([b44cc80](https://github.com/kreuzerk/svg-to-ts/commit/b44cc8031d1a7f96c9a43f9831e23a3bd2a374d6)), closes [#67](https://github.com/kreuzerk/svg-to-ts/issues/67)

## [5.2.2](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.1...v5.2.2) (2020-10-05)


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

0 comments on commit 4ea8af2

Please sign in to comment.