Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit d900227

Browse files
committed
chore(release): v1.8.3 [skip actions]
1 parent 25a5fc4 commit d900227

File tree

5 files changed

+19
-35
lines changed

5 files changed

+19
-35
lines changed

.changeset/odd-hotels-reply.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/plain-worms-tickle.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/update-dependencies-20251020.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 1.8.3
4+
5+
### Patch Changes
6+
7+
- [#206](https://github.com/sapientpants/deepsource-mcp-server/pull/206) [`25a5fc4`](https://github.com/sapientpants/deepsource-mcp-server/commit/25a5fc4c1729f0565851f9594d52f14168872125) - Updated dependencies:
8+
9+
Production:
10+
- @modelcontextprotocol/sdk: 1.20.0 → 1.20.1
11+
- zod: pinned to 3.25.76 (matching @modelcontextprotocol/sdk version)
12+
13+
Dev:
14+
- @cyclonedx/cdxgen: 11.9.0 → 11.10.0
15+
- @types/node: 24.7.2 → 24.8.1
16+
- eslint: 9.37.0 → 9.38.0
17+
- vite: 7.1.10 → 7.1.11
18+
19+
All tests passing, no breaking changes.
20+
321
## 1.8.2
422

523
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepsource-mcp-server",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Model Context Protocol server for DeepSource",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)