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/).
55Latest version of this document will always be available on https://github.com/SimenB/add-asset-html-webpack-plugin/releases
66
77## [ Unreleased]
8+ Nothing
9+
10+ ## [ 2.1.2] - 2017-09-15
11+ ### Fixes
812- Fix TypeScript definition file
913 - Allows an array of options in the plugin constructor
1014 - Added ` files ` property to options
@@ -95,7 +99,8 @@ Latest version of this document will always be available on https://github.com/S
9599Initial release
96100
97101
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
99104[ 2.1.1 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.1.0...v2.1.1
100105[ 2.1.0 ] : https://github.com/SimenB/add-asset-html-webpack-plugin/compare/v2.0.1...v2.1.0
101106[ 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