chore: release v0.7.0 - audit remediation

Bump version to 0.7.0 and add CHANGELOG entry covering all
audit findings: bcrypt upgrade, ESM migration, session secret
hardening, structured logging, documentation translations,
and repository cleanup.
This commit is contained in:
Ulas
2026-04-04 01:22:39 +02:00
parent 9a68fb7b0c
commit 9b21a72d40
3 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "oikos",
"version": "0.5.9",
"version": "0.7.0",
"description": "Self-hosted family planner - calendar, tasks, shopping, meal planning, budget and more. Private, open-source, no subscription.",
"main": "server/index.js",
"type": "module",