We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c24447 commit 8ed8010Copy full SHA for 8ed8010
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.0.6 (2019-10-30)
4
+
5
+Actually deploy JS files this time.
6
7
## v1.0.5 (2019-07-16)
8
9
Updated NPM dependencies to fix security vulnerabilities.
package.json
@@ -1,6 +1,6 @@
{
"name": "replace-url-html-webpack-plugin",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Updates the URLs for existing script (JS) and link (CSS) elements in an HTML template with URLs generated by Webpack",
"main": "index.js",
"repository": {
0 commit comments