From a051a723e10ed6d5236637335b2bd69567bcbba9 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Mon, 6 Jul 2026 22:47:28 -0400 Subject: [PATCH] chore: bump version to 1.29.1 (patch - maintenance release) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a55d3..c968adc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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.29.1](https://github.com/avoidwork/madz/compare/1.29.0...1.29.1) + +- chore: remove duplicate tools superseded by deepagents [`#543`](https://github.com/avoidwork/madz/pull/543) +- docs: add edit_file and write_todos to ignored tools in system prompt [`#542`](https://github.com/avoidwork/madz/pull/542) + #### [1.29.0](https://github.com/avoidwork/madz/compare/1.28.0...1.29.0) +> 5 July 2026 + +- chore: release v1.29.0 [`#534`](https://github.com/avoidwork/madz/pull/534) - feat: fix cron jobs silently ignored due to crond misconfiguration [`#533`](https://github.com/avoidwork/madz/pull/533) - feat: fix cron jobs silently ignored due to crond misconfiguration (#533) [`#519`](https://github.com/avoidwork/madz/issues/519) diff --git a/package-lock.json b/package-lock.json index 50b921e..f6ed477 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.29.0", + "version": "1.29.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.29.0", + "version": "1.29.1", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.7", diff --git a/package.json b/package.json index a26dda2..81cf170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.29.0", + "version": "1.29.1", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",