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

Commit 3e08629

Browse files
committed
Update changelog
1 parent 8c289a1 commit 3e08629

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.10] - 2021-03-25
13+
14+
### Fixed
15+
16+
- Fix divide-style not generating, and divide-width not handling '0' properly ([#157](https://github.com/tailwindlabs/tailwindcss-jit/pull/157))
17+
1218
## [0.1.9] - 2021-03-25
1319

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

8995
- Everything!
9096

91-
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.9...HEAD
97+
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.10...HEAD
98+
[0.1.10]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.9...v0.1.10
9299
[0.1.9]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.8...v0.1.9
93100
[0.1.8]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.7...v0.1.8
94101
[0.1.7]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.6...v0.1.7

0 commit comments

Comments
 (0)