File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
Latest version of this document will always be available on https://github.com/SimenB/add-asset-html-webpack-plugin/releases
6
6
7
7
## [ Unreleased]
8
+ Nothing
9
+
10
+ ## [ 2.1.2] - 2017-09-15
11
+ ### Fixes
8
12
- Fix TypeScript definition file
9
13
- Allows an array of options in the plugin constructor
10
14
- Added ` files ` property to options
@@ -95,7 +99,8 @@ Latest version of this document will always be available on https://github.com/S
95
99
Initial release
96
100
97
101
98
- [ Unreleased ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.1...HEAD
102
+ [ Unreleased ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.2...HEAD
103
+ [ 2.1.2 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.1...v2.1.2
99
104
[ 2.1.1 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.0...v2.1.1
100
105
[ 2.1.0 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.1...v2.1.0
101
106
[ 2.0.1 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments