Skip to content

Commit

Permalink
chore(release): wasm v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Sep 9, 2020
1 parent bc3c7bb commit 567ccff
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/wasm/CHANGELOG.md
@@ -1,5 +1,17 @@
# @rollup/plugin-wasm ChangeLog

## v5.1.0

_2020-09-09_

### Features

- feat: option to not inline wasm (#543)

### Updates

- chore: update dependencies (8ac8237)

## v5.0.0

_2020-05-20_
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-wasm",
"version": "5.0.0",
"version": "5.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 567ccff

Please sign in to comment.