Skip to content

Commit

Permalink
chore(release): commonjs v21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Oct 1, 2021
1 parent a919d2e commit c13a2a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/commonjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-commonjs ChangeLog

## v21.0.0

_2021-10-01_

### Breaking Changes

- fix: use safe default value for ignoreTryCatch (#1005)

## v20.0.0

_2021-07-30_
Expand Down
2 changes: 1 addition & 1 deletion packages/commonjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
"version": "20.0.0",
"version": "21.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit c13a2a4

Please sign in to comment.