diff --git a/CHANGELOG.md b/CHANGELOG.md index 99fab5a..c9d8939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [6.0.0](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v5.0.1...v6.0.0) (2020-06-05) + + +### chore + +* updating the initPath may be a breaking change ([56a84ad](https://github.com/mysterycommand/parcel-plugin-wasm-pack/commit/56a84ad950f5fb5dd2944d7ef377413642370556)) + + +### BREAKING CHANGES + +* initPath is updated + ## [5.0.1](https://github.com/mysterycommand/parcel-plugin-wasm-pack/compare/v5.0.0...v5.0.1) (2019-11-29) diff --git a/package.json b/package.json index c580c20..990a354 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-wasm-pack", - "version": "5.0.1", + "version": "6.0.0", "description": "A Parcel plugin", "main": "index.js", "files": [