This repository was archived by the owner on Jun 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11
2+ 1.0.6 / 2023-01-18
3+ ==================
4+
5+ * Maintain at most 1 newline between tag attributes ([ #159 ] ( https://github.com/shopify/prettier-plugin-liquid/issues/159 ) )
6+
271.0.5 / 2023-01-10
38==================
49
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/prettier-plugin-liquid" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Prettier Liquid/HTML plugin by Shopify" ,
55 "repository" : " shopify/prettier-plugin-liquid" ,
66 "author" : " CP Clermont <@charlespwd>" ,
Original file line number Diff line number Diff line change 2121 }
2222
2323 const unpkgUrl =
24- 'https://www.unpkg.com/@shopify/prettier-plugin-liquid@v1.0.5 /standalone.js' ;
24+ 'https://www.unpkg.com/@shopify/prettier-plugin-liquid@v1.0.6 /standalone.js' ;
2525 if ( / l o c a l h o s t | 1 2 7 .0 .0 .1 / . test ( window . location . href ) ) {
2626 const script = getScript ( 'assets/standalone.js' ) ;
2727 script . onerror = ( ) => {
5353 href ="https://github.com/shopify/prettier-plugin-liquid/blob/main/CHANGELOG.md "
5454 target ="_blank "
5555 rel ="noreferrer noopener "
56- > v1.0.5 </ a
56+ > v1.0.6 </ a
5757 > </ span
5858 >
5959 </ h1 >
You can’t perform that action at this time.
0 commit comments