Skip to content

Commit 44fac90

Browse files
committed
update changelog
1 parent 39193c1 commit 44fac90

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

1216
- Fix `@apply` order regression (in `addComponents`, `addUtilities`, ...) ([#7232](https://github.com/tailwindlabs/tailwindcss/pull/7232))
@@ -1832,7 +1836,8 @@ No release notes
18321836

18331837
- Everything!
18341838

1835-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.17...HEAD
1839+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.18...HEAD
1840+
[3.0.18]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.17...v3.0.18
18361841
[3.0.17]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.16...v3.0.17
18371842
[3.0.16]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.15...v3.0.16
18381843
[3.0.15]: https://github.com/tailwindlabs/tailwindcss/compare/v3.0.14...v3.0.15

0 commit comments

Comments
 (0)