chore: release v0.29.1 — dependency update

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-28 07:49:11 +02:00
parent d51cb22efe
commit 9cdfb03cc5
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.29.1] - 2026-04-28
### Changed
- Dependency: `express-rate-limit` updated from 8.3.2 to 8.4.1
## [0.29.0] - 2026-04-28
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "oikos",
"version": "0.29.0",
"version": "0.29.1",
"description": "Self-hosted family planner - calendar, tasks, shopping, meal planning, budget and more. Private, open-source, no subscription.",
"main": "server/index.js",
"type": "module",