From 3b03679157f2fc129dd51820a131486defad6510 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Sun, 2 Aug 2026 15:36:41 -0400 Subject: [PATCH] chore: release v1.38.14 --- 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 1c92c400..ca7b3c9c 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.14](https://github.com/avoidwork/madz/compare/1.38.12...1.38.14) + +- fix: destructure stdout in Cron._readCrontab() [`#679`](https://github.com/avoidwork/madz/pull/679) + #### [1.38.12](https://github.com/avoidwork/madz/compare/1.38.11...1.38.12) +> 2 August 2026 + +- chore: release v1.38.12 [`#678`](https://github.com/avoidwork/madz/pull/678) - fix: exclude 'execute' tool from sub-agent tool set [`#677`](https://github.com/avoidwork/madz/pull/677) #### [1.38.11](https://github.com/avoidwork/madz/compare/1.38.10...1.38.11) diff --git a/package-lock.json b/package-lock.json index fe1745fd..ee4b154c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.38.12", + "version": "1.38.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.38.12", + "version": "1.38.14", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index 56d4d844..e3d6754a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.38.12", + "version": "1.38.14", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",