diff --git a/CHANGELOG.md b/CHANGELOG.md index 2439260..6ccefa2 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.2.1](https://github.com/avoidwork/madz/compare/1.2.0...1.2.1) + +- feat: auto-create daily reflection cron job on first profile creation [`#177`](https://github.com/avoidwork/madz/pull/177) + #### [1.2.0](https://github.com/avoidwork/madz/compare/1.1.0...1.2.0) +> 11 June 2026 + +- chore: bump version to 1.2.0 and update changelog [`#176`](https://github.com/avoidwork/madz/pull/176) - feat: add Reflection skill, enhance memory injection, rename cronjob → cronJob [`#175`](https://github.com/avoidwork/madz/pull/175) #### [1.1.0](https://github.com/avoidwork/madz/compare/1.0.9...1.1.0) diff --git a/package-lock.json b/package-lock.json index da07d46..6bbf5b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.2.0", + "version": "1.2.1", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.3.7", diff --git a/package.json b/package.json index 89b5a3e..01fdfa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.2.0", + "version": "1.2.1", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",