From d2a2988c8310975eca13b33c4a448078ea030446 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Tue, 25 Aug 2026 16:08:47 -0400 Subject: [PATCH] chore: release v1.53.1 --- 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 733ae780..74f5130b 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.53.1](https://github.com/avoidwork/madz/compare/1.53.0...1.53.1) + +- fix: add cronJob tool access to the orchestrator [`#875`](https://github.com/avoidwork/madz/pull/875) +- fix: add cronJob tool access to the orchestrator (#875) [`#874`](https://github.com/avoidwork/madz/issues/874) + #### [1.53.0](https://github.com/avoidwork/madz/compare/1.51.1...1.53.0) +> 25 August 2026 + +- chore: release v1.53.0 [`#873`](https://github.com/avoidwork/madz/pull/873) - feat: add tzdata to Docker container for timezone resolution [`#872`](https://github.com/avoidwork/madz/pull/872) #### [1.51.1](https://github.com/avoidwork/madz/compare/1.51.0...1.51.1) diff --git a/package-lock.json b/package-lock.json index c4f0dfca..08a8fb2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.53.0", + "version": "1.53.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.53.0", + "version": "1.53.1", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.12", diff --git a/package.json b/package.json index 29473a1e..35b9f78c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.53.0", + "version": "1.53.1", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",