Skip to content

Commit

Permalink
chore(release): babel v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed May 20, 2020
1 parent b35abb6 commit c91284d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions packages/babel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# @rollup/plugin-babel ChangeLog

## v5.0.1

_2020-05-20_

### Bugfixes

- fix: use loadPartialConfigAsync when it is available (#359)

### Updates

- docs: Cleanup misleading leftovers in the README (#377)
- docs: correct breaking change note in v5 CHANGELOG (#368)

# @rollup/plugin-babel changelog

## 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-babel",
"version": "5.0.0",
"version": "5.0.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit c91284d

Please sign in to comment.