Skip to content

Commit b341188

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2026-03-02) ### Bug Fixes * **skills:** rewrite systematic-debugging skill to Anthropic quality standard ([2557563](2557563)) * **skills:** rewrite verification-before-completion skill to Anthropic quality standard ([9987be6](9987be6))
1 parent 1cd04da commit b341188

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.0.2](https://github.com/maystudios/maxsimcli/compare/v4.0.1...v4.0.2) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **skills:** rewrite systematic-debugging skill to Anthropic quality standard ([2557563](https://github.com/maystudios/maxsimcli/commit/2557563b750eebbdb527b82b0fe8906abae17cfd))
7+
* **skills:** rewrite verification-before-completion skill to Anthropic quality standard ([9987be6](https://github.com/maystudios/maxsimcli/commit/9987be6845f595fb5ab5ca00cf1a0d5aef513c0e))
8+
19
## [4.0.1](https://github.com/maystudios/maxsimcli/compare/v4.0.0...v4.0.1) (2026-03-02)
210

311

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maxsimcli",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"private": false,
55
"description": "A meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini and Codex by MayStudios.",
66
"bin": {

0 commit comments

Comments
 (0)