Skip to content

Commit 263c80f

Browse files
committed
chore: Adds initial changelog
1 parent a68c0e9 commit 263c80f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="0.4.5"></a>
6+
## [0.4.5](https://github.com/webpack/html-loader/compare/v0.4.3...v0.4.5) (2017-07-26)
7+
8+
9+
### Bug Fixes
10+
11+
* es6 default export ([fae0309](https://github.com/webpack/html-loader/commit/fae0309))
12+
* Handle es6 default export ([e04e969](https://github.com/webpack/html-loader/commit/e04e969))
13+
* **getOptions:** deprecation warn in loaderUtils ([#114](https://github.com/webpack/html-loader/issues/114)) ([3d47e98](https://github.com/webpack/html-loader/commit/3d47e98))
14+
15+
16+
### Features
17+
18+
* Adds exportAsDefault ([37d40d8](https://github.com/webpack/html-loader/commit/37d40d8))

0 commit comments

Comments
 (0)