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

Commit ee816da

Browse files
committed
chore(release): v1.5.1 [skip actions]
1 parent 6b48309 commit ee816da

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.changeset/update-node-pnpm-versions.md

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

CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#163](https://github.com/sapientpants/deepsource-mcp-server/pull/163) [`e181abc`](https://github.com/sapientpants/deepsource-mcp-server/commit/e181abcef0b30d442df5285a999f80b94b9e3ef4) Thanks [@sapientpants](https://github.com/sapientpants)! - Update Node.js to 22.19.0 and pnpm to 10.15.1
8+
- Update Node.js from 22.0.0 to 22.19.0 (latest 22.x LTS)
9+
- Update pnpm from 10.15.0 to 10.15.1 (latest version)
10+
- Configure mise for version management
11+
- Update all workflow files to use consistent pnpm version
12+
- Add new Claude commands for analyzing builds and creating chore specs
13+
314
## 1.5.0
415

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

0 commit comments

Comments
 (0)