Skip to content

Commit 507af56

Browse files
committed
Update changelog
1 parent ac82484 commit 507af56

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!
1111

12+
## [1.9.1]
13+
14+
### Fixed
15+
16+
- Don't import `corePlugins` in `resolveConfig` to avoid bundling browser-incompatible code ([#2548](https://github.com/tailwindlabs/tailwindcss/pull/2548))
17+
1218
## [1.9.0]
1319

1420
### Added
@@ -965,7 +971,8 @@ No release notes
965971

966972
- Everything!
967973

968-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...HEAD
974+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...HEAD
975+
[1.9.1]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
969976
[1.9.0]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
970977
[1.8.13]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.12...v1.8.13
971978
[1.8.12]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.11...v1.8.12

0 commit comments

Comments
 (0)