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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "oikos",
"version": "0.5.9",
"version": "0.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "oikos",
"version": "0.5.9",
"version": "0.7.0",
"license": "MIT",
"dependencies": {
"bcrypt": "^6.0.0",