File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ This project adheres to [Semantic Versioning].
55
66[ Semantic Versioning ] : http://semver.org/
77
8+ ## 6.1.2 - 2020-12-08
9+ * Closes [ #319 ] ( https://github.com/ztoben/assets-webpack-plugin/issues/319 )
10+
811## 6.1.1 - 2020-12-03
912* Adds the ` includeDynamicImportedAssets ` option
10- * Closes [ #313 ] ( https://github.com/ztoben/assets-webpack-plugin/issues/312 )
13+ * Closes [ #313 ] ( https://github.com/ztoben/assets-webpack-plugin/issues/313 )
1114
1215## 6.1.0 - 2020-12-03
1316* Closes [ #312 ] ( https://github.com/ztoben/assets-webpack-plugin/issues/312 )
Original file line number Diff line number Diff line change 11{
22 "name" : " assets-webpack-plugin" ,
3- "version" : " 6.1.1 " ,
3+ "version" : " 6.1.2 " ,
44 "description" : " Emits a json file with assets paths" ,
55 "main" : " dist/index.js" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments