Skip to content

Commit c0d032b

Browse files
Release 1.1.0
1 parent d96a4f7 commit c0d032b

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.1.0](https://github.com/hannasdev/model-switchboard/compare/v1.0.10...v1.1.0)
8+
9+
- feat(router): milestone 2 slice 1 session-aware policy [`#15`](https://github.com/hannasdev/model-switchboard/pull/15)
10+
711
#### [v1.0.10](https://github.com/hannasdev/model-switchboard/compare/v1.0.9...v1.0.10)
812

13+
> 10 May 2026
14+
915
- docs: tighten router phase governance and contracts [`#14`](https://github.com/hannasdev/model-switchboard/pull/14)
16+
- Release 1.0.10 [`a0ffc3b`](https://github.com/hannasdev/model-switchboard/commit/a0ffc3bf429b25bc6dc7cad0955830549197b894)
1017

1118
#### [v1.0.9](https://github.com/hannasdev/model-switchboard/compare/v1.0.8...v1.0.9)
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.0.10",
3+
"version": "1.1.0",
44
"description": "Session-aware routing layer for AI-assisted software delivery workflows",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)