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

Commit 70f332d

Browse files
committed
Update changelog
1 parent a54c6fd commit 70f332d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
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.13] - 2021-03-27
13+
14+
### Fixed
15+
16+
- Fix infinite recursion issue with TypeScript syntax ([#167](https://github.com/tailwindlabs/tailwindcss-jit/pull/167))
17+
1218
## [0.1.12] - 2021-03-26
1319

1420
### Fixed
@@ -108,7 +114,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108114

109115
- Everything!
110116

111-
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.11...HEAD
117+
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.13...HEAD
118+
[0.1.13]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.12...v0.1.13
119+
[0.1.12]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.11...v0.1.12
112120
[0.1.11]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.10...v0.1.11
113121
[0.1.10]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.9...v0.1.10
114122
[0.1.9]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.8...v0.1.9

0 commit comments

Comments
 (0)