diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbcf22..f64a251 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.37.3](https://github.com/avoidwork/madz/compare/1.37.2...1.37.3) + +- fix: refactor path handling to use relative paths with optional cwd [`#625`](https://github.com/avoidwork/madz/pull/625) + #### [1.37.2](https://github.com/avoidwork/madz/compare/1.37.1...1.37.2) +> 25 July 2026 + +- chore: release v1.37.2 [`#623`](https://github.com/avoidwork/madz/pull/623) - 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) diff --git a/package-lock.json b/package-lock.json index c7b9d3f..6a7b5f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.37.2", + "version": "1.37.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.37.2", + "version": "1.37.3", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index 671fc97..aa8f883 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.37.2", + "version": "1.37.3", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",