chore: bump to v1.3.0; update CHANGELOG, README, ARCHITECTURE docs
Some checks failed
Docs Check / Mermaid diagram parse check (push) Failing after 44s
Docs Check / Markdown lint (push) Successful in 1m7s
Build and Push Docker Image / build (push) Successful in 1m15s
Licence Check / Dependency licence compatibility (push) Successful in 1m37s
CI / Security audit (push) Successful in 2m2s
CI / Tests & coverage (push) Successful in 2m27s

This commit is contained in:
2026-05-17 23:29:02 +01:00
parent a6fcde58cf
commit aef21d1b50
4 changed files with 86 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sofarr",
"version": "1.2.2",
"version": "1.3.0",
"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": {