Skip to content

Commit

Permalink
5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Feb 18, 2022
1 parent 097da68 commit f5b06d7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.3.1](https://github.com/kagawagao/html-webpack-inject-plugin/compare/v5.2.3...v5.3.1) (2022-02-18)


### Features

* support inject filter ([6095b6f](https://github.com/kagawagao/html-webpack-inject-plugin/commit/6095b6ffc901c4a14fdd0915aa7b7db8e0522725))



# [5.3.0](https://github.com/kagawagao/html-webpack-inject-plugin/compare/v5.2.3...v5.3.0) (2022-02-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-webpack-inject-plugin",
"version": "5.3.0",
"version": "5.3.1",
"description": "inject external source to html",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit f5b06d7

Please sign in to comment.