Skip to content

Commit

Permalink
chore: package: v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 20, 2023
1 parent 04f7587 commit 199da9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
@@ -1,3 +1,11 @@
2023.06.20, v5.2.0

fix:
- 4761331 missing loc (#14)

feature:
- 04f7587 convert-import-to-call: add loc

2023.06.19, v5.1.0

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

0 comments on commit 199da9b

Please sign in to comment.