chore: bump version to 1.2.2, update CHANGELOG
All checks were successful
Create Release / release (push) Successful in 15s
Build and Push Docker Image / build (push) Successful in 1m12s
CI / Security audit (push) Successful in 2m19s
CI / Tests & coverage (push) Successful in 2m40s

This commit is contained in:
2026-05-17 21:22:02 +01:00
parent fecb96b04e
commit 4c9985e01a
2 changed files with 9 additions and 1 deletions

View File

@@ -6,6 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
---
## [1.2.2] - 2026-05-17
### Changed
- **Header logo** — uses the higher-resolution 192px favicon source rendered at 56px for better visual balance alongside the title text.
---
## [1.2.1] - 2026-05-17
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "sofarr",
"version": "1.2.1",
"version": "1.2.2",
"description": "A personal media download dashboard that shows your downloads 'so far' while you relax on the sofa waiting for your *arr services to finish",
"main": "server/index.js",
"scripts": {