Skip to content

Commit

Permalink
chore(package) v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 28, 2021
1 parent 88338b4 commit a2e2793
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
2021.01.28, v3.1.1

fix:
- (estree-to-babel) translation to RegExpLiteral (#5)

feature:
- (package) supertape v4.8.1
- (package) eslint-plugin-putout v7.0.0
- (package) putout v14.0.1


2020.12.23, v3.1.0

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

Please sign in to comment.