Skip to content

Commit cd632d5

Browse files
author
James Andersen
committed
v0.0.2 notes
1 parent aacda8a commit cd632d5

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
@@ -0,0 +1,4 @@
1+
## v0.0.2
2+
* preserve loader "this" context for "replacement" function (@mdreizin)
3+
4+
** v0.0.1 - Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "string-replace-webpack-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "James Andersen @jandersen78",
55
"description": "Replace string tokens in the contents of a file.",
66
"peerDependencies": {

0 commit comments

Comments
 (0)