File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ - Nothing yet!
11
+
12
+ ## [ 0.6.10] - 2025-01-15
13
+
10
14
- Add support for ` @zackad/prettier-plugin-twig ` ([ #308 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/308 ) )
11
15
- Dropped support for ` @zackad/prettier-plugin-twig-melody ` ([ #308 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/308 ) )
12
16
- Updated Prettier options types ([ #325 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/325 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
3
"name" : " prettier-plugin-tailwindcss" ,
4
- "version" : " 0.6.9 " ,
4
+ "version" : " 0.6.10 " ,
5
5
"description" : " A Prettier plugin for sorting Tailwind CSS classes." ,
6
6
"license" : " MIT" ,
7
7
"main" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments