Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed May 30, 2022
1 parent c772152 commit 1c603a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.1](https://github.com/wessberg/cjstoesm/compare/v2.1.0...v2.1.1) (2022-05-30)


### Bug Fixes

* handle .cts and .mts extensions ([c772152](https://github.com/wessberg/cjstoesm/commit/c772152946a74c06cdde65b33666f719b8b4f7a4))



# [2.1.0](https://github.com/wessberg/cjstoesm/compare/v2.0.0...v2.1.0) (2022-05-29)


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": "cjstoesm",
"version": "2.1.0",
"version": "2.1.1",
"description": "A tool that can transform CommonJS to ESM",
"scripts": {
"generate:sandhog": "sandhog all --yes",
Expand Down

0 comments on commit 1c603a6

Please sign in to comment.