File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
6
6
7
+
8
+ ## v6.1.5 (2024-07-24)
9
+
10
+ #### :bug : Bug Fix
11
+ * [ #996 ] ( https://github.com/ember-template-lint/ember-template-recast/pull/996 ) Fix parsing error when in-tag string content contains ` > ` ([ @rgallagherab ] ( https://github.com/rgallagherab ) )
12
+ * [ #943 ] ( https://github.com/ember-template-lint/ember-template-recast/pull/943 ) Bump ` @glimmer ` packages to ` 0.84 ` ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
13
+
14
+ #### Committers: 3
15
+ - Bert De Block ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
16
+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
17
+ - [ @rgallagherab ] ( https://github.com/rgallagherab )
18
+
19
+
7
20
## v6.1.4 (2023-03-28)
8
21
9
22
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-template-recast" ,
3
- "version" : " 6.1.4 " ,
3
+ "version" : " 6.1.5 " ,
4
4
"description" : " Non-destructive template transformer." ,
5
5
"keywords" : [
6
6
" codemod" ,
You can’t perform that action at this time.
0 commit comments