Skip to content

Commit

Permalink
chore(package) v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 16, 2019
1 parent f4d033b commit bc602ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2019.01.16, v1.5.0

feature:
- (estree-to-babel) add tokens support


2019.01.15, v1.4.2

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "estree-to-babel",
"version": "1.4.2",
"version": "1.5.0",
"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 bc602ff

Please sign in to comment.