From 7c440c73850eb96eb2be123d80502c80ec1a151a Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Sat, 20 Jun 2026 13:10:18 -0400 Subject: [PATCH] chore: release v1.11.0 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b58336..6047039 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.11.0](https://github.com/avoidwork/madz/compare/1.10.0...1.11.0) + +- feat: preserve-conversation-on-interruption — preserve conversation checkpoints on AbortError [`#330`](https://github.com/avoidwork/madz/pull/330) + #### [1.10.0](https://github.com/avoidwork/madz/compare/1.9.0...1.10.0) +> 20 June 2026 + +- chore: release v1.10.0 [`#328`](https://github.com/avoidwork/madz/pull/328) - feat: optimize TUI streaming performance with LRU parse cache [`#326`](https://github.com/avoidwork/madz/pull/326) - docs: add Agent Skills Protocol section to system prompt [`#325`](https://github.com/avoidwork/madz/pull/325) - Revert commits 673bd3b, c9504f4, df79591 [`#324`](https://github.com/avoidwork/madz/pull/324) diff --git a/package-lock.json b/package-lock.json index 3cff415..e44ea31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.10.0", + "version": "1.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.10.0", + "version": "1.11.0", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.2", diff --git a/package.json b/package.json index 8e16e7a..7b1261f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.10.0", + "version": "1.11.0", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",