File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
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.5.15] - 2024-08-28
13
+
10
14
### Fixed
11
15
12
16
- Support installing with alpha versions of Tailwind CSS v4 ([ #358 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/358 ) )
@@ -205,7 +209,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
205
209
206
210
- Everything!
207
211
208
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...HEAD
212
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...HEAD
213
+ [ 0.5.15 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15
209
214
[ 0.5.14 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14
210
215
[ 0.5.13 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.12...v0.5.13
211
216
[ 0.5.12 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/typography" ,
3
- "version" : " 0.5.14 " ,
3
+ "version" : " 0.5.15 " ,
4
4
"description" : " A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults." ,
5
5
"main" : " src/index.js" ,
6
6
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments