File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020- Unify config callback helpers into single object [ #5382 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5382 )
2121- Preserve original color format when adding opacity whenever possible [ #5154 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5154 )
2222
23+ ## [ 2.2.12] - 2021-09-08
24+
25+ ### Fixed
26+
27+ - Ensure that divide utilities inject a default border color [ #5438 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5438 )
28+
2329## [ 2.2.10] - 2021-09-06
2430
2531### Fixed
@@ -1542,7 +1548,8 @@ No release notes
15421548
15431549- Everything!
15441550
1545- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.10...HEAD
1551+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.12...HEAD
1552+ [ 2.2.12 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.10...v2.2.12
15461553[ 2.2.10 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.9...v2.2.10
15471554[ 2.2.9 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.8...v2.2.9
15481555[ 2.2.8 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.7...v2.2.8
You can’t perform that action at this time.
0 commit comments