Skip to content

Commit 492e79d

Browse files
committed
chore(release): 1.6.0
1 parent 132e1d8 commit 492e79d

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
<a name="1.6.0"></a>
6+
# [1.6.0](https://github.com/smooth-code/svgr/compare/v1.5.0...v1.6.0) (2018-01-08)
7+
8+
9+
### Features
10+
11+
* support url-loader & file-loader ([b95ed07](https://github.com/smooth-code/svgr/commit/b95ed07))
12+
13+
14+
515
<a name="1.5.0"></a>
616
# [1.5.0](https://github.com/smooth-code/svgr/compare/v1.4.0...v1.5.0) (2017-12-12)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svgr",
33
"description": "Convert raw SVG into React components.",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"main": "lib/index.js",
66
"repository": "git@github.com:smooth-code/svgr.git",
77
"author": "Greg Bergé <berge.greg@gmail.com>",

0 commit comments

Comments
 (0)