Skip to content

Commit 37f3e2b

Browse files
author
Lukas Geiger
committed
chore(release): 1.3.17 - resolve CHANGELOG and lockfile merge [G 2026-07-25]
1 parent 58c60ec commit 37f3e2b

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
99
- Added GFM LLM note callouts (`> [!NOTE]`) for machine-readable indexing and `llms.txt` orientation.
1010
- Added Vitest (175 passed) and LLM-Ready Shields.io badges to `README.md` and `README_de.md`.
1111

12+
### Security & Maintenance
13+
- Remediate `postcss <=8.5.17` high-severity vulnerability (`GHSA-r28c-9q8g-f849`) via dependency security updates.
14+
- Synchronize version string 1.3.17 across `package.json`, `package-lock.json`, `server.json`, `glama.json`, and `src/index.ts`.
15+
- Verify full test suite (175 tests passing).
16+
1217
## [1.3.16] - 2026-07-24
1318

1419
### Fixed

glama.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://glama.ai/mcp/schemas/server.json",
33
"name": "ellmos-codecommander-mcp",
4-
"version": "1.3.16",
4+
"version": "1.3.17",
55
"description": "Developer-focused MCP server for code analysis, JSON repair, encoding fixes, import organization, format conversion, diff, and regex testing.",
66
"maintainers": [
77
"lukisch"

package-lock.json

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

0 commit comments

Comments
 (0)