Skip to content

Commit

Permalink
chore: package: v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 11, 2023
1 parent e1e8223 commit 4c9029d
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.08.11, v1.13.0

fix:
- 161d888 (print): wrap unary exprs inside `**` in parens

2023.07.12, v1.12.2

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.12.2",
"version": "1.13.0",
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
"keywords": [
"ast",
Expand Down

0 comments on commit 4c9029d

Please sign in to comment.