Skip to content

Commit 4ea8af2

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.2...v5.3.0) (2020-10-06) ### Features * 🎸 configuration path ([b44cc80](b44cc80)), closes [#67](#67)
1 parent 0796ae5 commit 4ea8af2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.3.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.2...v5.3.0) (2020-10-06)
2+
3+
4+
### Features
5+
6+
* 🎸 configuration path ([b44cc80](https://github.com/kreuzerk/svg-to-ts/commit/b44cc8031d1a7f96c9a43f9831e23a3bd2a374d6)), closes [#67](https://github.com/kreuzerk/svg-to-ts/issues/67)
7+
18
## [5.2.2](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.1...v5.2.2) (2020-10-05)
29

310

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

0 commit comments

Comments
 (0)