Skip to content

Commit a852f56

Browse files
chore(release): 5.4.0 [skip ci]
# [5.4.0](v5.3.0...v5.4.0) (2020-10-07) ### Features * 🎸 handle multiple configurations ([bc8befc](bc8befc))
1 parent 87ea3d1 commit a852f56

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.4.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.3.0...v5.4.0) (2020-10-07)
2+
3+
4+
### Features
5+
6+
* 🎸 handle multiple configurations ([bc8befc](https://github.com/kreuzerk/svg-to-ts/commit/bc8befc97090bc287f707dfb015bb2c9db163bb0))
7+
18
# [5.3.0](https://github.com/kreuzerk/svg-to-ts/compare/v5.2.2...v5.3.0) (2020-10-06)
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.3.0",
3+
"version": "5.4.0",
44
"description": "Build amazing svg icon libraries",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)