From 8a1d186d25f80a08896708af6b12eb38c6be1171 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Sun, 23 Aug 2026 15:58:34 -0400 Subject: [PATCH] chore: release v1.50.0 --- CHANGELOG.md | 11 ++++++++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d94c469a..1f81a89e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ 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.50.0](https://github.com/avoidwork/madz/compare/1.49.2...1.50.0) + +- feat: add text, seo, and translate tools [`#852`](https://github.com/avoidwork/madz/pull/852) +- feat: add name.com API tool with username/token auth [`#854`](https://github.com/avoidwork/madz/pull/854) +- feat: add text, seo, and translate tools (#852) [`#784`](https://github.com/avoidwork/madz/issues/784) [`#784`](https://github.com/avoidwork/madz/issues/784) [`#784`](https://github.com/avoidwork/madz/issues/784) [`#784`](https://github.com/avoidwork/madz/issues/784) [`#784`](https://github.com/avoidwork/madz/issues/784) + #### [1.49.2](https://github.com/avoidwork/madz/compare/1.49.1...1.49.2) -- fix: default process tool action to 'start' when only command is provided [`cb07ab2`](https://github.com/avoidwork/madz/commit/cb07ab22d53d8536d0731867411dc4fe22daadc9) +> 23 August 2026 + +- chore: release v1.49.2 [`#851`](https://github.com/avoidwork/madz/pull/851) +- fix: default process tool action to 'start' when only command is provided [`#850`](https://github.com/avoidwork/madz/pull/850) #### [1.49.1](https://github.com/avoidwork/madz/compare/1.49.0...1.49.1) diff --git a/package-lock.json b/package-lock.json index ec78d0bc..ec4a524d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.49.2", + "version": "1.50.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.49.2", + "version": "1.50.0", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.12", diff --git a/package.json b/package.json index d51afa46..cf38fe8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.49.2", + "version": "1.50.0", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",