Skip to content

Commit

Permalink
chore(package) v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 12, 2023
1 parent 624d00d commit 6792da5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2023.02.12, v1.12.0

feature:
- improve support of comments inside CallExpression (benjamn/recast#1272)

2022.12.22, v1.11.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Ben Newman <[email protected]>",
"name": "@putout/recast",
"version": "1.11.0",
"version": "1.12.0",
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
"keywords": [
"ast",
Expand Down

0 comments on commit 6792da5

Please sign in to comment.