From 4687d0804cbc0f27c16b955528353da2b131a0f4 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Sun, 14 Jun 2026 16:23:55 -0400 Subject: [PATCH] chore: release v1.6.1 --- 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 0f13f4c..d9a0810 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.6.1](https://github.com/avoidwork/madz/compare/1.6.0...1.6.1) + +- docs: add skills and commands routing section to system prompt [`#238`](https://github.com/avoidwork/madz/pull/238) + #### [1.6.0](https://github.com/avoidwork/madz/compare/1.5.4...1.6.0) +> 14 June 2026 + +- chore: release v1.6.0 [`#237`](https://github.com/avoidwork/madz/pull/237) - fix: echo user command to TUI chat display and session state [`#236`](https://github.com/avoidwork/madz/pull/236) - feat: switch to slash command syntax and add skill execution [`#235`](https://github.com/avoidwork/madz/pull/235) diff --git a/package-lock.json b/package-lock.json index 490dc04..0f01ff7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.6.0", + "version": "1.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.6.0", + "version": "1.6.1", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.3.7", diff --git a/package.json b/package.json index 8c1e438..bb20626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.6.0", + "version": "1.6.1", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",