Skip to content

Commit

Permalink
chore(release): wasm v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Dec 17, 2022
1 parent 5af80b2 commit b46cb29
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-wasm ChangeLog

## v6.1.1

_2022-12-17_

### Bugfixes

- fix: rejecting with error on node.js file read [#1346](https://github.com/rollup/plugins/pull/1346)

## v6.1.0

_2022-12-17_
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-wasm",
"version": "6.1.0",
"version": "6.1.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit b46cb29

Please sign in to comment.