Skip to content

Commit ca870b7

Browse files
committed
Update CHANGELOG
1 parent aed0122 commit ca870b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## Unreleased
88

9+
## [0.23.2] - 2026-03-23
10+
911
### Added
1012
* `buildTrunkPackage` can now process css assets with tailwind
1113
using `rel="tailwind-css"` in the index.html if `tailwindcss` is present and
@@ -971,6 +973,7 @@ files parsed as nix attribute sets.
971973
## 0.1.0 - 2022-01-22
972974
- First release
973975

976+
[0.23.2]: https://github.com/ipetkov/crane/compare/v0.23.1...v0.23.2
974977
[0.23.1]: https://github.com/ipetkov/crane/compare/v0.23.0...v0.23.1
975978
[0.23.0]: https://github.com/ipetkov/crane/compare/v0.22.0...v0.23.0
976979
[0.22.0]: https://github.com/ipetkov/crane/compare/v0.21.3...v0.22.0

0 commit comments

Comments
 (0)