Skip to content

Commit 8fd9bcf

Browse files
Release 1.4.2
1 parent 94cd119 commit 8fd9bcf

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.4.2](https://github.com/hannasdev/model-switchboard/compare/v1.4.1...v1.4.2)
8+
9+
- refactor: extract explain command from workflow module [`#21`](https://github.com/hannasdev/model-switchboard/pull/21)
10+
711
#### [v1.4.1](https://github.com/hannasdev/model-switchboard/compare/v1.4.0...v1.4.1)
812

13+
> 12 May 2026
14+
915
- refactor: apply low-effort structural cleanup (items 1, 2, 3, 6) [`#20`](https://github.com/hannasdev/model-switchboard/pull/20)
16+
- Release 1.4.1 [`2746cd1`](https://github.com/hannasdev/model-switchboard/commit/2746cd1c95c6dd55008b335efe4cb7d76401ee7a)
1017

1118
#### [v1.4.0](https://github.com/hannasdev/model-switchboard/compare/v1.3.0...v1.4.0)
1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "model-switchboard",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Session-aware routing layer for AI-assisted software delivery workflows",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)