From 9242c91776eb431cf61e6a11742936cb5a2b976f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 28 Apr 2019 22:57:07 +0000 Subject: [PATCH] [1.0.2](https://github.com/fartts/superfluity/tree/1.0.2)- Apr 28, 2019, 10:57 PM [skip ci] v1.0.2 2f761964d14723f6ef1e5008843ab6869e6815d0 ## [1.0.2](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v1.0.1...v1.0.2) (2019-04-28) ### Bug Fixes * **src/WasmPackAsset.js:** make the dependency lookup dynamic based on production or dev ([62e1cdb](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/62e1cdb)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd25788..35f75dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v1.0.1...v1.0.2) (2019-04-28) + + +### Bug Fixes + +* **src/WasmPackAsset.js:** make the dependency lookup dynamic based on production or dev ([62e1cdb](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/62e1cdb)) + ## [1.0.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v1.0.0...v1.0.1) (2019-04-15) diff --git a/package.json b/package.json index 070a93e..396d86c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-wasm-pack", - "version": "1.0.1", + "version": "1.0.2", "description": "A Parcel plugin", "main": "index.js", "files": [