---
title: "May 2025 - v0.73.2"
description: "Release notes for v0.73.2."
date: 2025-05-29
---

### Added

- _No new features. Just clean and working as it should._

### Fixed

- Newly added JS files were missing from the Go binary – fixed by properly embedding them via `go:embed`.
- Recompiled all component JS files via esbuild – now correctly reflects latest HTMX `swap-target` adjustments present in the source code.

Released in [v0.73.2](https://github.com/axadrn/shadcn-templ/releases/tag/v0.73.2).
