Skip to content

Commit

Permalink
chore(release): 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kisenka committed Aug 20, 2017
1 parent d845aa3 commit d29c415
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="3.2.4"></a>
## [3.2.4](https://github.com/kisenka/svg-sprite-loader/compare/v3.2.3...v3.2.4) (2017-08-20)


### Bug Fixes

* preserve \`fill\` and \`stroke\` attrs when transform svg to symbol ([d845aa3](https://github.com/kisenka/svg-sprite-loader/commit/d845aa3))



<a name="3.2.3"></a>
## [3.2.3](https://github.com/kisenka/svg-sprite-loader/compare/v3.2.2...v3.2.3) (2017-08-18)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svg-sprite-loader",
"version": "3.2.3",
"version": "3.2.4",
"description": "Webpack loader for creating SVG sprites",
"keywords": [
"svg",
Expand Down

0 comments on commit d29c415

Please sign in to comment.