File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.1.2...v2.0.0 ) (2021-03-21)
4+
5+
6+ ### Features
7+
8+ * support for webpack 5 ([ a015679] ( https://github.com/icelam/html-inline-script-webpack-plugin/commit/a0156798e6a80d58d4db52d0fb614bc673cac9f3 ) )
9+
310### [ 1.1.2] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.1.1...v1.1.2 ) (2021-03-06)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " html-inline-script-webpack-plugin" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work." ,
55 "main" : " ./dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments