Skip to content

Commit ade93d2

Browse files
committed
update changelog
1 parent 0148ee9 commit ade93d2

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+
## [2.2.1] - 2021-06-18
13+
1014
### Fixed
1115

1216
- Recover from errors gracefully in CLI watch mode ([#4693](https://github.com/tailwindlabs/tailwindcss/pull/4693))
@@ -1434,7 +1438,8 @@ No release notes
14341438

14351439
- Everything!
14361440

1437-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.0...HEAD
1441+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.1...HEAD
1442+
[2.2.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.0...v2.2.1
14381443
[2.2.0]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.4...v2.2.0
14391444
[2.1.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.3...v2.1.4
14401445
[2.1.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...v2.1.3

0 commit comments

Comments
 (0)