File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 0.5.17] - 2025-09-19
13+
1014### Added
1115
16+ - Add modifiers for description list elements ([ #357 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/357 ) )
1217- Add ` prose-picture ` modifier ([ #367 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/367 ) )
1318
1419### Fixed
1520
16- - Include unit in ` hr ` border-width value ([ #379 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/379 )
21+ - Include unit in ` hr ` border-width value ([ #379 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/379 ) )
1722- Ensure ` <kbd> ` styles work with Tailwind CSS v4 ([ #387 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/387 ) )
1823
1924### Changed
@@ -226,7 +231,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
226231
227232- Everything!
228233
229- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...HEAD
234+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.17...HEAD
235+ [ 0.5.17 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.17
230236[ 0.5.16 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...v0.5.16
231237[ 0.5.15 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15
232238[ 0.5.14 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14
Original file line number Diff line number Diff line change 11{
22 "name" : " @tailwindcss/typography" ,
3- "version" : " 0.5.16 " ,
3+ "version" : " 0.5.17 " ,
44 "description" : " A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults." ,
55 "main" : " src/index.js" ,
66 "types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments