fix: review corrections for PR #86
- Remove .codex (Codex CLI artifact, not part of project) - Restore CHANGELOG.md v0.23.17 entry (was deleted by contributor's fork) - Restore version to 0.23.17 in package.json and package-lock.json - Restore native translations for catFood, catLeisure, catEducation in ar, el, hi, ja, ru, sv, tr, uk, zh (PR had replaced them with English strings) - Replace Portuguese seed names in migration 16 with English (housing, food, transport, personal_health, leisure, shopping_clothing, education, financial_other and all subcategory display names) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "oikos",
|
||||
"version": "0.23.16",
|
||||
"version": "0.23.17",
|
||||
"description": "Self-hosted family planner - calendar, tasks, shopping, meal planning, budget and more. Private, open-source, no subscription.",
|
||||
"main": "server/index.js",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user