chore: release v0.38.2

Fix recurring events with FREQ=WEEKLY;INTERVAL=N;BYDAY ignoring the
interval when crossing a week boundary (e.g. Friday → Monday).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-30 10:51:01 +02:00
parent a6ecf7e9ca
commit 4a050e92a8
5 changed files with 42 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "oikos",
"version": "0.38.1",
"version": "0.38.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "oikos",
"version": "0.38.1",
"version": "0.38.2",
"license": "MIT",
"dependencies": {
"bcrypt": "^6.0.0",