diff --git a/CHANGELOG.md b/CHANGELOG.md index 28eeb1e..30da211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. + +## [0.10.1](https://github.com/webpack/file-loader/compare/v0.10.0...v0.10.1) (2017-02-25) + + +### Bug Fixes + +* **getOptions:** deprecation warn in loaderUtils ([#129](https://github.com/webpack/file-loader/issues/129)) ([a8358a0](https://github.com/webpack/file-loader/commit/a8358a0)) + + + # [0.10.0](https://github.com/webpack/file-loader/compare/v0.9.0...v0.10.0) (2017-01-28) diff --git a/package.json b/package.json index 547de9a..2f6a396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-loader", - "version": "0.10.0", + "version": "0.10.1", "author": "Tobias Koppers @sokra", "description": "file loader module for webpack", "files": [