Skip to content

Commit 1d9a1fd

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](2.0.1...2.0.2) (2021-10-17) ### Bug Fixes * update dependencies ([d9af83e](d9af83e))
1 parent 0217d36 commit 1d9a1fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.1](https://github.com/homer0/cjs2esm/compare/2.0.0...2.0.1) (2021-09-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cjs2esm",
33
"description": "Transforms a project that uses CommonJS to ES Modules.",
44
"homepage": "https://homer0.github.io/cjs2esm/",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"repository": "homer0/cjs2esm",
77
"author": "Leonardo Apiwan (@homer0) <[email protected]>",
88
"keywords": [

0 commit comments

Comments
 (0)