Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…e/3.1.0)- Jun 29, 2019, 6:54 PM [skip ci]

v3.1.0
8601b74
# [3.1.0](v3.0.4...v3.1.0) (2019-06-29)

### Bug Fixes

* fix [#18](#18) ... it works! ([6da6c82](6da6c82))

### Features

* **examples:** an example using multiple rust/wasm-pack assets in a single bundle (lots of duplicai ([c53a506](c53a506))
  • Loading branch information
semantic-release-bot committed Jun 29, 2019
1 parent 8601b74 commit 472220a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 472220a

Please sign in to comment.