diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e61e99..3efdb21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.1.2](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v4.1.1...v4.1.2) (2019-09-18) + + +### Bug Fixes + +* **helpers.js:** use a regexp with the global flag to replace all instances in a path ([1906179](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/1906179)) + ## [4.1.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v4.1.0...v4.1.1) (2019-07-21) diff --git a/package.json b/package.json index 3c6a67c..962fd05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-wasm-pack", - "version": "4.1.1", + "version": "4.1.2", "description": "A Parcel plugin", "main": "index.js", "files": [