Release v2.2.1

This commit is contained in:
2026-08-01 21:53:52 +01:00
parent 90db0f933d
commit d06da6fea2
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## 2.2.1 - 2026-08-01
### Fixed
- Managed-font source files are now tracked correctly so packaged releases include the `src/web/lib/media` module instead of shipping a broken build.
## 2.2.0 - 2026-08-01
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse-signage",
"version": "2.2.0",
"version": "2.2.1",
"private": false,
"description": "Pulse Signage application with MySQL and media storage",
"repository": {