Skip to content

Commit 3dc93c0

Browse files
committed
update changelog
1 parent f2d73b8 commit 3dc93c0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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.12] - 2022-01-07
13+
1014
### Fixed
1115

1216
- Allow use of falsy values in theme config ([#6917](https://github.com/tailwindlabs/tailwindcss/pull/6917))
@@ -1788,7 +1792,8 @@ No release notes
17881792

17891793
- Everything!
17901794

1791-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.11...HEAD
1795+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.12...HEAD
1796+
[3.0.12]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.11...v3.0.12
17921797
[3.0.11]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.10...v3.0.11
17931798
[3.0.10]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.9...v3.0.10
17941799
[3.0.9]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.8...v3.0.9

0 commit comments

Comments
 (0)