Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit873d75b

Browse files
committed
chore(release): 5.5.0
1 parentddeb774 commit873d75b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
##[5.5.0](https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0) (2021-10-25)
6+
7+
8+
###Features
9+
10+
* Support type=module via scriptLoading option ([1e42625](https://github.com/jantimon/html-webpack-plugin/commit/1e4262528ff02a83e1fc7739b42472680fd205c2)), closes[#1663](https://github.com/jantimon/html-webpack-plugin/issues/1663)
11+
512
###[5.4.0](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.3.3) (2021-10-15)
613

714
###Features

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"html-webpack-plugin",
3-
"version":"5.4.0",
3+
"version":"5.5.0",
44
"license":"MIT",
55
"description":"Simplifies creation of HTML files to serve your webpack bundles",
66
"author":"Jan Nicklas <j.nicklas@me.com> (https://github.com/jantimon)",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp