Skip to content

Commit d680781

Browse files
authored
Merge pull request #9 from DXHeroes/release-please--branches--main
chore: release main
2 parents f78cc32 + 835aeb9 commit d680781

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.3",
2+
".": "0.3.4",
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.4](https://github.com/DXHeroes/mcp-devtools/compare/mcp-devtools-v0.3.3...mcp-devtools-v0.3.4) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update PNPM action to version 10 in release workflow ([25df8d6](https://github.com/DXHeroes/mcp-devtools/commit/25df8d639d400dbcc967cf7ff31f3780142d8cf9))
9+
310
## [0.3.3](https://github.com/DXHeroes/mcp-devtools/compare/mcp-devtools-v0.3.2...mcp-devtools-v0.3.3) (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.3",
3+
"version": "0.3.4",
44
"description": "MCP DevTools for Cursor and other IDEs",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)