Skip to content

Commit

Permalink
chore(release): commonjs v17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Nov 30, 2020
1 parent cd36492 commit f817353
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
@@ -1,5 +1,13 @@
# @rollup/plugin-commonjs ChangeLog

## v17.0.0

_2020-11-30_

### Breaking Changes

- feat!: reconstruct real es module from \_\_esModule marker (#537)

## v16.0.0

_2020-10-27_
Expand Down
2 changes: 1 addition & 1 deletion packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
"version": "16.0.0",
"version": "17.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit f817353

Please sign in to comment.