···383383384384## 0.2.0 (2024-12-10)
385385386386+## v0.14.5 (2025-04-06)
387387+388388+### Fix
389389+390390+- Switches the HTML and CSS "codecs" to be support files of the web output (which they are), so that they can be affected by the choices within it (eg. the image format being used).
391391+386392## v0.14.4 (2025-04-06)
387393388394### Fix
+1-1
version.go
···33// Version number is managed by commitizen, do not edit manually.
4455// The semantic version of this reference implementation of the postcard file formats
66-var Version = "0.14.4"
66+var Version = "0.14.5"