Skip to content

Commit

Permalink
chore(package) v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 1, 2021
1 parent 0033d9f commit d1f93fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
2021.03.01, v3.2.1

fix:
- fix(estree-to-babel) comments: simplify



2021.03.01, v3.2.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "estree-to-babel",
"version": "3.2.0",
"version": "3.2.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "convert estree ast to babel",
"homepage": "http://github.com/coderaiser/estree-to-babel",
Expand Down

0 comments on commit d1f93fa

Please sign in to comment.