Skip to content

Commit

Permalink
chore(release): pluginutils v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Nov 28, 2023
1 parent 3c53a29 commit 02f9724
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,17 @@
# @rollup/pluginutils ChangeLog

## v5.1.0

_2023-11-28_

### Features

- feat: add `includeArbitraryNames: true` to `dataToEsm` (#1635)

### Updates

- doc: correct the return type of createFilter (#1633)

## v5.0.5

_2023-10-05_
Expand Down
2 changes: 1 addition & 1 deletion packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
"version": "5.0.5",
"version": "5.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 02f9724

Please sign in to comment.