File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 2.1.0] - 2022-04-16
10+
911### Added
1012
1113- Support for the ` singleAttributePerLine ` option.
@@ -183,7 +185,8 @@ and it will maintain your formatting.
183185
184186- Initial release 🎉
185187
186- [ unreleased ] : https://github.com/prettier/plugin-xml/compare/v2.0.1...HEAD
188+ [ unreleased ] : https://github.com/prettier/plugin-xml/compare/v2.1.0...HEAD
189+ [ 2.1.0 ] : https://github.com/prettier/plugin-xml/compare/v2.0.1...v2.1.0
187190[ 2.0.1 ] : https://github.com/prettier/plugin-xml/compare/v2.0.0...v2.0.1
188191[ 2.0.0 ] : https://github.com/prettier/plugin-xml/compare/v1.2.0...v2.0.0
189192[ 1.2.0 ] : https://github.com/prettier/plugin-xml/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @prettier/plugin-xml" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " prettier plugin for XML" ,
55 "main" : " dist/plugin.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments