···11----
22-maudit: patch
33----
44-55-Return a newtype around a String when using `Image.render()` so that images can be used directly in supported templating languages
-5
.sampo/changesets/majestic-seer-vipunen.md
···11----
22-maudit: patch
33----
44-55-Makes it so styles using Tailwind always have a different hash between builds in order to avoid stale content
-5
.sampo/changesets/noble-count-ilmatar.md
···11----
22-maudit-cli: patch
33----
44-55-Fixes fingerprinted assets reloading unnecessarily in development by introducing immutable cache headers on them
···11# maudit
2233+## 0.6.3 — 2025-10-21
44+55+### Patch changes
66+77+- [371c3e3](https://github.com/bruits/maudit/commit/371c3e39202d5d28c156376ee38aceacbd1d10d3) Makes it so styles using Tailwind always have a different hash between builds in order to avoid stale content — Thanks @Princesseuh!
88+- [d69679a](https://github.com/bruits/maudit/commit/d69679aec307a7650ae203357e808cb62d5eff4e) Return a newtype around a String when using `Image.render()` so that images can be used directly in supported templating languages — Thanks @Princesseuh!
99+310## 0.6.2
411512### Patch changes