From 46cb91614452f32aba5d76867e02be4f5286b216 Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Fri, 31 Mar 2017 04:57:32 -0500 Subject: [PATCH] chore(release): 0.11.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30da211..ceee22d 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.11.0](https://github.com/webpack/file-loader/compare/v0.10.1...v0.11.0) (2017-03-31) + + +### Features + +* Emit files with relative urls ([#135](https://github.com/webpack/file-loader/issues/135)) ([dbcd6cc](https://github.com/webpack/file-loader/commit/dbcd6cc)) + + + ## [0.10.1](https://github.com/webpack/file-loader/compare/v0.10.0...v0.10.1) (2017-02-25) diff --git a/package.json b/package.json index 2f6a396..4b756c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-loader", - "version": "0.10.1", + "version": "0.11.0", "author": "Tobias Koppers @sokra", "description": "file loader module for webpack", "files": [