Skip to content

Commit 22c0ba9

Browse files
committed
chore(package) v1.11.0
1 parent bc1b4db commit 22c0ba9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2022.12.22, v1.11.0
2+
3+
fix:
4+
- printer: jsx: trim only from beginning
5+
16
2022.11.01, v1.10.1
27

38
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ben Newman <bn@cs.stanford.edu>",
33
"name": "@putout/recast",
4-
"version": "1.10.1",
4+
"version": "1.11.0",
55
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
66
"keywords": [
77
"ast",

0 commit comments

Comments
 (0)