Skip to content

Commit

Permalink
chore(release): babel v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Jun 5, 2020
1 parent d970c31 commit 77f383f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/babel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-babel ChangeLog

## v5.0.3

_2020-06-05_

### Updates

- docs: update `babelHelpers` description (#397)

## v5.0.2

_2020-05-20_
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.2",
"version": "5.0.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 77f383f

Please sign in to comment.