Skip to content

Commit 83852dc

Browse files
committed
update changelog
1 parent 657bf5f commit 83852dc

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.10] - 2022-01-04
13+
1014
### Fixed
1115

1216
- Fix `@apply` in files without `@tailwind` directives ([#6580](https://github.com/tailwindlabs/tailwindcss/pull/6580), [#6875](https://github.com/tailwindlabs/tailwindcss/pull/6875))
@@ -1767,7 +1771,8 @@ No release notes
17671771

17681772
- Everything!
17691773

1770-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.9...HEAD
1774+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.10...HEAD
1775+
[3.0.10]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.9...v3.0.10
17711776
[3.0.9]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.8...v3.0.9
17721777
[3.0.8]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.7...v3.0.8
17731778
[3.0.7]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.6...v3.0.7

0 commit comments

Comments
 (0)