Skip to content

Commit 8ed8010

Browse files
committed
Actually deploy JS files this time.
1 parent 5c24447 commit 8ed8010

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.0.6 (2019-10-30)
4+
5+
Actually deploy JS files this time.
6+
37
## v1.0.5 (2019-07-16)
48

59
Updated NPM dependencies to fix security vulnerabilities.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "replace-url-html-webpack-plugin",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Updates the URLs for existing script (JS) and link (CSS) elements in an HTML template with URLs generated by Webpack",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)