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

Commit 797e864

Browse files
committed
chore(release): v1.6.2 [skip actions]
1 parent dcc1ca8 commit 797e864

File tree

5 files changed

+11
-15
lines changed

5 files changed

+11
-15
lines changed

.changeset/small-pigs-wonder.md

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

.changeset/use-changelog-github-custom.md

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

.changeset/violet-news-look.md

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

CHANGELOG.md

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

3+
## 1.6.2
4+
5+
### Patch Changes
6+
7+
- [#174](https://github.com/sapientpants/deepsource-mcp-server/pull/174) [`b94be08`](https://github.com/sapientpants/deepsource-mcp-server/commit/b94be0874031e5fc8ca7ebb202c35d68a73e3c2f) - chore: replace local changelog generator with @sapientpants/changelog-github-custom package
8+
- Removed custom changelog implementation in favor of the community package
9+
- Updated changeset config to use @sapientpants/changelog-github-custom
10+
- Added @sapientpants/changelog-github-custom as a dev dependency
11+
- Simplified maintenance by using an established solution
12+
313
## 1.6.1
414

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

0 commit comments

Comments
 (0)