Skip to content

Commit

Permalink
chore(release): 5.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0](v5.6.2...v5.7.0) (2020-10-27)

### Features

* 🎸 export helpers and converters for usage in JS/TS ([66182e8](66182e8))
  • Loading branch information
semantic-release-bot committed Oct 27, 2020
1 parent 118dfe9 commit 3fe72da
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.7.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.6.2...v5.7.0) (2020-10-27)


### Features

* 🎸 export helpers and converters for usage in JS/TS ([66182e8](https://github.com/kreuzerk/svg-to-ts/commit/66182e858563a280c59e1fbee453aaa3c92e584a))

## [5.6.2](https://github.com/kreuzerk/svg-to-ts/compare/v5.6.1...v5.6.2) (2020-10-19)


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

0 comments on commit 3fe72da

Please sign in to comment.