Skip to content

Commit

Permalink
chore(release): pluginutils v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Powell_Andrew authored and shellscape committed Jan 25, 2020
1 parent 153584b commit cd63d3c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/pluginutils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/pluginutils ChangeLog

## v3.0.5

_2020-01-25_

### Bugfixes

- fix: bring back named exports (#176)

## v3.0.4

_2020-01-10_
Expand Down
2 changes: 1 addition & 1 deletion packages/pluginutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
"version": "3.0.4",
"version": "3.0.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit cd63d3c

Please sign in to comment.