Skip to content

Commit 20127b4

Browse files
chore(release): 5.23.1 [skip ci]
## [5.23.1](v5.23.0...v5.23.1) (2026-04-04) ### Bug Fixes * **phase-3:** fix lint errors in workflow validation test ([d1f4d15](d1f4d15)) * **phase-3:** normalize workflows and fix CLI command references ([ee1f0f6](ee1f0f6)), closes [#218](#218) [#388](#388) [#389](#389) [#390](#390) [#391](#391) [#392](#392) [#393](#393) [#394](#394) [#395](#395) [#396](#396) [#397](#397) [#398](#398)
1 parent 0aa34b1 commit 20127b4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.23.1](https://github.com/maystudios/maxsimcli/compare/v5.23.0...v5.23.1) (2026-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **phase-3:** fix lint errors in workflow validation test ([d1f4d15](https://github.com/maystudios/maxsimcli/commit/d1f4d15c95b05fb006a7b6a1ce008837aaf14cfd))
7+
* **phase-3:** normalize workflows and fix CLI command references ([ee1f0f6](https://github.com/maystudios/maxsimcli/commit/ee1f0f6d8f87933418b15d79732f17a1172d7486)), closes [#218](https://github.com/maystudios/maxsimcli/issues/218) [#388](https://github.com/maystudios/maxsimcli/issues/388) [#389](https://github.com/maystudios/maxsimcli/issues/389) [#390](https://github.com/maystudios/maxsimcli/issues/390) [#391](https://github.com/maystudios/maxsimcli/issues/391) [#392](https://github.com/maystudios/maxsimcli/issues/392) [#393](https://github.com/maystudios/maxsimcli/issues/393) [#394](https://github.com/maystudios/maxsimcli/issues/394) [#395](https://github.com/maystudios/maxsimcli/issues/395) [#396](https://github.com/maystudios/maxsimcli/issues/396) [#397](https://github.com/maystudios/maxsimcli/issues/397) [#398](https://github.com/maystudios/maxsimcli/issues/398)
8+
19
# [5.23.0](https://github.com/maystudios/maxsimcli/compare/v5.22.0...v5.23.0) (2026-04-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": "5.23.0",
3+
"version": "5.23.1",
44
"private": false,
55
"description": "A meta-prompting, context engineering and spec-driven development system for Claude Code by MayStudios.",
66
"bin": {

0 commit comments

Comments
 (0)