Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 8d676b8

Browse files
committed
Update changelog
1 parent 4a55876 commit 8d676b8

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+
## [0.1.9] - 2021-03-25
13+
14+
### Fixed
15+
16+
- Respect order of sibling declarations when mixing `@apply` with regular CSS properties ([#155](https://github.com/tailwindlabs/tailwindcss-jit/pull/155))
17+
1218
## [0.1.8] - 2021-03-24
1319

1420
### Added
@@ -82,7 +88,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8288

8389
- Everything!
8490

85-
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.8...HEAD
91+
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.9...HEAD
92+
[0.1.9]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.8...v0.1.9
8693
[0.1.8]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.7...v0.1.8
8794
[0.1.7]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.6...v0.1.7
8895
[0.1.6]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.5...v0.1.6

0 commit comments

Comments
 (0)