From b78c57a9baa7437bbbed81ec6ef5da34fac70806 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 Sep 2019 16:13:30 +0000 Subject: [PATCH] [4.1.2](https://github.com/mysterycommand/parcel-plugin-wasm-pack/tree/4.1.2)- Sep 18, 2019, 4:13 PM [skip ci] v4.1.2 ed1221f44dd898526598b50927a83cadc74b44c4 ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [