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+ ### [ 1.1.4] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.1.3...v1.1.4 ) (2021-07-04)
4+
5+
6+ ### Bug Fixes
7+
8+ * invalid logic on missing script check ([ aa66df0] ( https://github.com/icelam/html-inline-script-webpack-plugin/commit/aa66df02b9a4e3f209091b91be41caa9e6559c6a ) )
9+
310### [ 1.1.3] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.1.2...v1.1.3 ) (2021-05-05)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " html-inline-script-webpack-plugin" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
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