From dbb5fa0e476a37865ed6f3caca91d29ef98b3dcb Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Fri, 31 Jul 2026 06:55:23 -0400 Subject: [PATCH] chore: release v1.38.4 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e31da33..973a85d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.38.4](https://github.com/avoidwork/madz/compare/1.38.3...1.38.4) + +- fix: unify cron job commands and remove redundant path handling [`#654`](https://github.com/avoidwork/madz/pull/654) + #### [1.38.3](https://github.com/avoidwork/madz/compare/1.38.2...1.38.3) +> 27 July 2026 + +- chore: release v1.38.3 [`#652`](https://github.com/avoidwork/madz/pull/652) - fix: use absolute paths for skill locations in getSkillPathsForAgent [`#651`](https://github.com/avoidwork/madz/pull/651) - chore(deps): bump oxlint from 1.74.0 to 1.76.0 [`#650`](https://github.com/avoidwork/madz/pull/650) - chore(deps): bump oxfmt from 0.59.0 to 0.61.0 [`#646`](https://github.com/avoidwork/madz/pull/646) diff --git a/package-lock.json b/package-lock.json index 4bbba19b..9bba2a35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.38.3", + "version": "1.38.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.38.3", + "version": "1.38.4", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index 4dbaa28c..ea466292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.38.3", + "version": "1.38.4", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",