diff --git a/CHANGELOG.md b/CHANGELOG.md index 50213f33..2c47156b 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.6](https://github.com/avoidwork/madz/compare/1.38.5...1.38.6) + +- refactor: restructure project layout and scheduler setup [`#659`](https://github.com/avoidwork/madz/pull/659) + #### [1.38.5](https://github.com/avoidwork/madz/compare/1.38.4...1.38.5) +> 31 July 2026 + +- chore: release v1.38.5 [`#658`](https://github.com/avoidwork/madz/pull/658) - feat: add auto-scheduling for scheduler module [`#657`](https://github.com/avoidwork/madz/pull/657) - docs: add cwd restriction rule to system prompt [`#656`](https://github.com/avoidwork/madz/pull/656) diff --git a/package-lock.json b/package-lock.json index fe0632e8..db99550c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.38.5", + "version": "1.38.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.38.5", + "version": "1.38.6", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", @@ -30,7 +30,7 @@ "zod": "^4.1.8" }, "bin": { - "madz": "src/index.js" + "madz": "index.js" }, "devDependencies": { "auto-changelog": "^2.6.0", diff --git a/package.json b/package.json index c1ae5c78..2e401fee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.38.5", + "version": "1.38.6", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",