diff --git a/CHANGELOG.md b/CHANGELOG.md index a72cd5a..28eeb1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# Change Log + +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. + + +# [0.10.0](https://github.com/webpack/file-loader/compare/v0.9.0...v0.10.0) (2017-01-28) + + +### Features + +* **resources:** specify custom public file name ([6833c70](https://github.com/webpack/file-loader/commit/6833c70)) + + + # Change Log 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. diff --git a/package.json b/package.json index c1b0b68..a603caa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-loader", - "version": "0.9.0", + "version": "0.10.0", "author": "Tobias Koppers @sokra", "description": "file loader module for webpack", "files": [