Skip to content

Commit e66245f

Browse files
committed
Update changelog
1 parent a76fb7f commit e66245f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
Nothing yet.
1111

12+
## [2.2.6] - 2021-07-21
13+
14+
### Fixed
15+
16+
- Fix issue where base styles not generated for translate transforms in JIT ([#5038](https://github.com/tailwindlabs/tailwindcss/pull/5038))
17+
1218
## [2.2.5] - 2021-07-21
1319

1420
### Added
@@ -1488,7 +1494,8 @@ No release notes
14881494

14891495
- Everything!
14901496

1491-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.5...HEAD
1497+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.6...HEAD
1498+
[2.2.6]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.5...v2.2.6
14921499
[2.2.5]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.4...v2.2.5
14931500
[2.2.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.3...v2.2.4
14941501
[2.2.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.2...v2.2.3

0 commit comments

Comments
 (0)