File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 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
+ ## [ 3.0.1] - 2021-12-10
13
+
10
14
### Fixed
11
15
12
16
- Ensure complex variants with multiple classes work ([ #6311 ] ( https://github.com/tailwindlabs/tailwindcss/pull/6311 ) )
@@ -1686,7 +1690,8 @@ No release notes
1686
1690
1687
1691
- Everything!
1688
1692
1689
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...HEAD
1693
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.1...HEAD
1694
+ [ 3.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...v3.0.1
1690
1695
[ 3.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.2...v3.0.0
1691
1696
[ 3.0.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
1692
1697
[ 3.0.0-alpha.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...v3.0.0-alpha.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " A utility-first CSS framework for rapidly building custom user interfaces." ,
5
5
"license" : " MIT" ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments