Skip to content

Commit c9a006f

Browse files
Release 1.6.0
1 parent a00b4b5 commit c9a006f

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.6.0](https://github.com/hannasdev/model-switchboard/compare/v1.5.0...v1.6.0)
8+
9+
- feat: add ESLint security linting, Snyk workflow, and pre-commit lint hook [`#26`](https://github.com/hannasdev/model-switchboard/pull/26)
10+
711
#### [v1.5.0](https://github.com/hannasdev/model-switchboard/compare/v1.4.4...v1.5.0)
812

13+
> 12 May 2026
14+
915
- feat: add multi-surface advisory routing and reorganize docs [`#24`](https://github.com/hannasdev/model-switchboard/pull/24)
16+
- Release 1.5.0 [`6aa19bd`](https://github.com/hannasdev/model-switchboard/commit/6aa19bd2607f45dcb9a4a9a61a852abfa3c51016)
1017

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

0 commit comments

Comments
 (0)