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.10] - 2025-01-07
13
+
10
14
### Fixed
11
15
12
16
- Support installing with beta versions of Tailwind CSS v4 ([ #163 ] ( https://github.com/tailwindlabs/tailwindcss-forms/pull/163 ) )
@@ -162,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
162
166
163
167
Initial release!
164
168
165
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.9...HEAD
169
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.10...HEAD
170
+ [ 0.5.10 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.9...v0.5.10
166
171
[ 0.5.9 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.8...v0.5.9
167
172
[ 0.5.8 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.7...v0.5.8
168
173
[ 0.5.7 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.6...v0.5.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/forms" ,
3
- "version" : " 0.5.8 " ,
3
+ "version" : " 0.5.10 " ,
4
4
"main" : " src/index.js" ,
5
5
"types" : " src/index.d.ts" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments