Skip to content

Commit

Permalink
Publish Next Version (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 15, 2021
1 parent f0459c3 commit 1f39523
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-suns-enjoy.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# babel-plugin-un-cjs

## 2.5.0

### Minor Changes

- [`d61b766`](https://github.com/calebeby/babel-plugin-un-cjs/commit/d61b7665300e3bdbc01f90f7ce29b700d9f72310) Thanks [@calebeby](https://github.com/calebeby)! - Fix an edge case where `export * from ""` generated an extra import/export of default

## 2.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-un-cjs",
"version": "2.4.0",
"version": "2.5.0",
"repository": "calebeby/babel-plugin-un-cjs",
"description": "",
"main": "./dist/index.js",
Expand Down

0 comments on commit 1f39523

Please sign in to comment.