Skip to content

Commit 1836ba4

Browse files
committed
Incremented version to 1.0.4
1 parent 18aa773 commit 1836ba4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.4 (2019-06-28)
4+
5+
Updated NPM dependencies to fix security vulnerabilities.
6+
37
## v1.0.3 (2019-03-26)
48

59
Updated NPM dependencies to fix security vulnerabilities.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
3+
"version": "1.0.4",
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)