Skip to content

Commit c91284d

Browse files
committed
chore(release): babel v5.0.1
1 parent b35abb6 commit c91284d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

packages/babel/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# @rollup/plugin-babel ChangeLog
2+
3+
## v5.0.1
4+
5+
_2020-05-20_
6+
7+
### Bugfixes
8+
9+
- fix: use loadPartialConfigAsync when it is available (#359)
10+
11+
### Updates
12+
13+
- docs: Cleanup misleading leftovers in the README (#377)
14+
- docs: correct breaking change note in v5 CHANGELOG (#368)
15+
116
# @rollup/plugin-babel changelog
217

318
## 5.0.0

packages/babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-babel",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)