File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-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
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 3.0.0] - 2021-12-09
13+
1014### Fixed
1115
1216- Enforce the order of some variants (like ` before ` and ` after ` ) ([ #6018 ] ( https://github.com/tailwindlabs/tailwindcss/pull/6018 ) )
@@ -1677,7 +1681,8 @@ No release notes
16771681
16781682- Everything!
16791683
1680- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.2...HEAD
1684+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...HEAD
1685+ [ 3.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.2...v3.0.0
16811686[ 3.0.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
16821687[ 3.0.0-alpha.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...v3.0.0-alpha.1
16831688[ 2.2.19 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.18...v2.2.19
You can’t perform that action at this time.
0 commit comments