From 3bf0bfca24a59a4ed4d88a69214c1573ea6bdffd Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Sun, 2 Aug 2026 16:07:52 -0400 Subject: [PATCH] chore: release v1.38.15 --- 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 ca7b3c9c..80db9705 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.15](https://github.com/avoidwork/madz/compare/1.38.14...1.38.15) + +- fix: inherit environment variables in LocalShellBackend [`#681`](https://github.com/avoidwork/madz/pull/681) + #### [1.38.14](https://github.com/avoidwork/madz/compare/1.38.12...1.38.14) +> 2 August 2026 + +- chore: release v1.38.14 [`#680`](https://github.com/avoidwork/madz/pull/680) - 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) diff --git a/package-lock.json b/package-lock.json index ee4b154c..0a8c6087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.38.14", + "version": "1.38.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.38.14", + "version": "1.38.15", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index e3d6754a..1b171f03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.38.14", + "version": "1.38.15", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",