GitNexus/gitnexus/src
Gergő Magyar c0c3fa18a9
chore: release v1.6.11 (#3177)
* chore: release v1.6.11

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(test): read /api/info version from package.json

server-info unit tests hardcoded 1.6.10 while buildServerInfo reads
package.json, so the 1.6.11 bump failed ubuntu coverage 3/3.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor: read the published version from one helper

Release bumps kept breaking tests that each re-required package.json.
packageVersion() is now the single read for CLI, MCP, serve, and those tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Gergo Magyar <gergomagyar0@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-04 20:02:37 +01:00
..
cli chore: release v1.6.11 (#3177) 2026-09-04 20:02:37 +01:00
config feat(analyze): add incremental watch mode (#3072) 2026-08-29 10:40:56 +00:00
core chore: release v1.6.11 (#3177) 2026-09-04 20:02:37 +01:00
lib fix(mcp): stop scaling the detect_changes query with the diff's hunk count (#2915) (#2930) 2026-08-12 14:51:17 +01:00
mcp chore: release v1.6.11 (#3177) 2026-09-04 20:02:37 +01:00
server chore: release v1.6.11 (#3177) 2026-09-04 20:02:37 +01:00
storage feat: notify users when a newer gitnexus version is available (#3175) 2026-09-04 18:50:03 +01:00
types fix(analyze): add cold parser rebuild option (#3153) 2026-09-04 05:14:00 +01:00
utils feat: add gitnexus auto-sync for scheduled remote clone and analyze (#2493) 2026-09-02 19:40:18 +01:00