We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5848da0 commit 8e8b7a1Copy full SHA for 8e8b7a1
apps/nx-mcp/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.6.9 (2025-09-23)
2
+
3
+This was a version bump only for nx-mcp to align it with other projects, there were no code changes.
4
5
## 0.6.8 (2025-09-22)
6
7
This was a version bump only for nx-mcp to align it with other projects, there were no code changes.
apps/nx-mcp/package.json
@@ -1,6 +1,6 @@
{
"name": "nx-mcp",
- "version": "0.6.8",
+ "version": "0.6.9",
"main": "main.js",
"description": "A Model Context Protocol server implementation for Nx",
"author": {
0 commit comments