Skip to content

Commit 72b75b4

Browse files
committed
chore(release): v1.7.1 [skip actions]
1 parent 05042a4 commit 72b75b4

File tree

3 files changed

+21
-23
lines changed

3 files changed

+21
-23
lines changed

.changeset/update-dependencies-2025-01.md

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

CHANGELOG.md

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

3+
## 1.7.1
4+
5+
### Patch Changes
6+
7+
- [#187](https://github.com/sapientpants/deepsource-mcp-server/pull/187) [`05042a4`](https://github.com/sapientpants/deepsource-mcp-server/commit/05042a4a2b57f62188143ac5089eeba7d735eea0) - Update dependencies to latest versions
8+
- Updated production dependencies:
9+
- @modelcontextprotocol/sdk from 1.18.0 to 1.18.1
10+
- Updated dev dependencies:
11+
- @cyclonedx/cdxgen from 11.7.0 to 11.8.0
12+
- @types/node from 24.5.1 to 24.5.2
13+
- @typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1
14+
- @typescript-eslint/parser from 8.44.0 to 8.44.1
15+
- eslint from 9.35.0 to 9.36.0
16+
- jsonc-eslint-parser from 2.4.0 to 2.4.1
17+
- lint-staged from 16.1.6 to 16.2.0
18+
- vite from 7.1.5 to 7.1.7
19+
- Maintained zod at v3.25.76 as requested (latest v3 version)
20+
21+
All tests passing and CI checks green.
22+
323
## 1.7.0
424

525
### Minor 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.7.0",
3+
"version": "1.7.1",
44
"description": "Model Context Protocol server for DeepSource",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)