Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 8782cf1

Browse files
committed
chore(release): 1.1.4
1 parent f412b3e commit 8782cf1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
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.1.4"></a>
6+
## [1.1.4](https://github.com/webpack/file-loader/compare/v1.1.3...v1.1.4) (2017-09-30)
7+
8+
9+
### Bug Fixes
10+
11+
* **index:** revert to CJS exports ([#212](https://github.com/webpack/file-loader/issues/212)) ([f412b3e](https://github.com/webpack/file-loader/commit/f412b3e))
12+
13+
14+
515
<a name="1.1.3"></a>
616
## [1.1.3](https://github.com/webpack/file-loader/compare/v1.1.2...v1.1.3) (2017-09-30)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-loader",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"author": "Tobias Koppers @sokra",
55
"description": "file loader module for webpack",
66
"license": "MIT",

0 commit comments

Comments
 (0)