Commit 3dab738
committed
chore(release): 5.22.0 [skip ci]
# [5.22.0](v5.21.1...v5.22.0) (2026-04-01)
### Bug Fixes
* **phase-1:** resolve lint warnings in new command modules ([5588630](5588630))
### Features
* **phase-1-plan-01:** add central command registry index ([a6bd3a9](a6bd3a9))
* **phase-1-plan-01:** add command handler types and argument parsing utilities ([def8a12](def8a12))
* **phase-1-plan-01:** migrate config commands to async handler module ([0ab9d97](0ab9d97))
* **phase-1-plan-01:** migrate resolve commands to async handler module ([9b5f843](9b5f843))
* **phase-1-plan-01:** rewrite cli.ts as async router with error integration ([342e963](342e963))
* **phase-1-plan-02:** add GitHub CLI command namespace with 11 subcommands ([8e9ec38](8e9ec38))
* **phase-1-plan-03:** add 7 GitHub orchestration commands to GITHUB_COMMANDS ([08fa4c3](08fa4c3))
* **phase-1-plan-04:** add init plan-phase command handler ([0386229](0386229))
* **phase-1-plan-04:** wire INIT_COMMANDS into command registry and dispatcher ([81e24b4](81e24b4))
* **phase-1-plan-05:** extend MaxsimConfig with project_number and milestone_number ([702fed2](702fed2))1 parent 5588630 commit 3dab738
4 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments