We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0217d36 commit 1d9a1fdCopy full SHA for 1d9a1fd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.2](https://github.com/homer0/cjs2esm/compare/2.0.1...2.0.2) (2021-10-17)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([d9af83e](https://github.com/homer0/cjs2esm/commit/d9af83e8141108bee56755130511a48e02344f32))
7
8
## [2.0.1](https://github.com/homer0/cjs2esm/compare/2.0.0...2.0.1) (2021-09-04)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "cjs2esm",
"description": "Transforms a project that uses CommonJS to ES Modules.",
"homepage": "https://homer0.github.io/cjs2esm/",
- "version": "2.0.1",
+ "version": "2.0.2",
"repository": "homer0/cjs2esm",
"author": "Leonardo Apiwan (@homer0) <[email protected]>",
"keywords": [
0 commit comments