@azure-devops/mcp 2.3.0-nightly.20251210 → 2.3.0-nightly.20251211

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -186,7 +186,7 @@ See our [Contributions Guide](./CONTRIBUTING.md) for:
186
186
  - 📝 Code style & testing
187
187
  - 🔄 Pull request process
188
188
 
189
- > ⚠️ Please read the [Contributions Guide](./CONTRIBUTING.md) before creating a pull request to understand our development setup, coding standards, and PR process.
189
+ > ⚠️ Please read the [Contributions Guide](./CONTRIBUTING.md) before creating a pull request.
190
190
 
191
191
  ## 🤝 Code of Conduct
192
192
 
package/dist/version.js CHANGED
@@ -1 +1 @@
1
- export const packageVersion = "2.3.0-nightly.20251210";
1
+ export const packageVersion = "2.3.0-nightly.20251211";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-devops/mcp",
3
- "version": "2.3.0-nightly.20251210",
3
+ "version": "2.3.0-nightly.20251211",
4
4
  "mcpName": "microsoft.com/azure-devops",
5
5
  "description": "MCP server for interacting with Azure DevOps",
6
6
  "license": "MIT",