Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.0...v3.5.0) (2020-03-15)

### Features

* **modelOutput:** add additional model output path ([614b37a](614b37a))
* **modelOutput:** add warning icon ([8bde4d8](8bde4d8))
  • Loading branch information
semantic-release-bot committed Mar 15, 2020
1 parent 7012129 commit 8dc4bbc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.5.0](https://github.com/kreuzerk/svg-to-ts/compare/v3.4.0...v3.5.0) (2020-03-15)


### Features

* **modelOutput:** add additional model output path ([614b37a](https://github.com/kreuzerk/svg-to-ts/commit/614b37a485bf2ea1a789202a1385d1772509111b))
* **modelOutput:** add warning icon ([8bde4d8](https://github.com/kreuzerk/svg-to-ts/commit/8bde4d890a88c2208e3cef5ad94d559420bb7d36))

# [3.4.0](https://github.com/kreuzerk/svg-to-ts/compare/v3.3.2...v3.4.0) (2020-03-15)


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": "3.4.0",
"version": "3.5.0",
"description": "Command line util that converts SVGs from a directory into a single TypeScript file",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8dc4bbc

Please sign in to comment.