diff --git a/CHANGELOG.md b/CHANGELOG.md index 466589e9..ebbcf22d 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.37.2](https://github.com/avoidwork/madz/compare/1.37.1...1.37.2) + +- chore: fix sync FS calls in async functions and add debug logging [`#622`](https://github.com/avoidwork/madz/pull/622) +- chore: fix sync FS calls in async functions and add debug logging (#622) [`#621`](https://github.com/avoidwork/madz/issues/621) + #### [1.37.1](https://github.com/avoidwork/madz/compare/1.37.0...1.37.1) +> 25 July 2026 + +- chore: release v1.37.1 [`#620`](https://github.com/avoidwork/madz/pull/620) - fix: create log directory in Dockerfile for cron log persistence [`#619`](https://github.com/avoidwork/madz/pull/619) - fix: route dmzBackend to /tmp instead of / to prevent context leakage [`#618`](https://github.com/avoidwork/madz/pull/618) - fix(dmz): enable virtualMode to sandbox filesystem access [`#617`](https://github.com/avoidwork/madz/pull/617) diff --git a/package-lock.json b/package-lock.json index 4eef324d..c7b9d3fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.37.1", + "version": "1.37.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.37.1", + "version": "1.37.2", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index 9ec46680..671fc976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.37.1", + "version": "1.37.2", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",