From 472220a45d898924fb039bea9d65f3e922e958b1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 29 Jun 2019 18:54:44 +0000 Subject: [PATCH] [3.1.0](https://github.com/mysterycommand/parcel-plugin-wasm-pack/tree/3.1.0)- Jun 29, 2019, 6:54 PM [skip ci] v3.1.0 8601b74e0e00233e26ab19eafa0a8bda1f138446 # [3.1.0](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v3.0.4...v3.1.0) (2019-06-29) ### Bug Fixes * fix [#18](https://github.com/mysterycommand/parcel-plugin-wasm-pack/issues/18) ... it works! ([6da6c82](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/6da6c82)) ### Features * **examples:** an example using multiple rust/wasm-pack assets in a single bundle (lots of duplicai ([c53a506](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/c53a506)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d770b..aebd1c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [3.1.0](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v3.0.4...v3.1.0) (2019-06-29) + + +### Bug Fixes + +* fix [#18](https://github.com/mysterycommand/parcel-plugin-wasm-pack/issues/18) ... it works! ([6da6c82](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/6da6c82)) + + +### Features + +* **examples:** an example using multiple rust/wasm-pack assets in a single bundle (lots of duplicai ([c53a506](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/c53a506)) + ## [3.0.4](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v3.0.3...v3.0.4) (2019-06-27) diff --git a/package.json b/package.json index 27bd0a8..6e674b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-wasm-pack", - "version": "3.0.4", + "version": "3.1.0", "description": "A Parcel plugin", "main": "index.js", "files": [