Skip to content

Commit 852ce18

Browse files
authored
Merge pull request #11 from DXHeroes/release-please--branches--main
chore: release main
2 parents 4c25015 + 3cbf782 commit 852ce18

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.3.4",
2+
".": "0.3.5",
33
"packages/jira": "0.2.1"
44
}

CHANGELOG.md

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

3+
## [0.3.5](https://github.com/DXHeroes/mcp-devtools/compare/mcp-devtools-v0.3.4...mcp-devtools-v0.3.5) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update PNPM version to 10.6.1 in workflows and package.json ([3317452](https://github.com/DXHeroes/mcp-devtools/commit/33174526766f290a6158cd4e9f2454f50370b882))
9+
310
## [0.3.4](https://github.com/DXHeroes/mcp-devtools/compare/mcp-devtools-v0.3.3...mcp-devtools-v0.3.4) (2025-03-07)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-devtools",
3-
"version": "0.3.0",
3+
"version": "0.3.5",
44
"description": "MCP DevTools for Cursor and other IDEs",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)