From 52087be999051359f34a1fbc3aef35e43cae3f0a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Jul 2019 23:24:57 +0000 Subject: [PATCH] [4.0.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/tree/4.0.1)- Jul 2, 2019, 11:24 PM [skip ci] v4.0.1 c3bcb18229b97185c975de189a2930834adcfb91 ## [4.0.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v4.0.0...v4.0.1) (2019-07-02) ### Bug Fixes * **package:** add loaders package.json's files key, 4.0.0 is broken ([8d444ea](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/8d444ea)), closes [#61](https://github.com/mysterycommand/parcel-plugin-wasm-pack/issues/61) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10ce4c1..18bf5ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v4.0.0...v4.0.1) (2019-07-02) + + +### Bug Fixes + +* **package:** add loaders package.json's files key, 4.0.0 is broken ([8d444ea](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/8d444ea)), closes [#61](https://github.com/mysterycommand/parcel-plugin-wasm-pack/issues/61) + # [4.0.0](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v3.1.0...v4.0.0) (2019-06-30) diff --git a/package.json b/package.json index bcc4099..9aed98e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-wasm-pack", - "version": "4.0.0", + "version": "4.0.1", "description": "A Parcel plugin", "main": "index.js", "files": [