Skip to content

Commit

Permalink
chore(package) v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 16, 2021
1 parent 8a9342b commit 2099ad7
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.07.17, v4.1.1

fix:
- (estree-to-babel) wrong convertion BigIntLiteral to StringLiteral



2021.07.16, v4.1.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "estree-to-babel",
"version": "4.1.0",
"version": "4.1.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 2099ad7

Please sign in to comment.