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 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.0.1...v1.1.0 ) (2021-03-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * enhance typings ([ 9da9cec] ( https://github.com/icelam/html-inline-script-webpack-plugin/commit/9da9ceca3477a5f82b416a69704b9c790212a738 ) )
9
+
3
10
### [ 1.0.1] ( https://github.com/icelam/html-inline-script-webpack-plugin/compare/v1.0.0...v1.0.1 ) (2021-01-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-inline-script-webpack-plugin" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work." ,
5
5
"main" : " ./dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments