Skip to content

chore(main): release mcp-server-azure-devops 0.1.13 #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 2, 2025

🤖 I have created a release beep boop

0.1.13 (2025-04-02)

Features

  • add 'expand' option to get_work_item (6bee365)
  • Add npm publish to release.yml (50d0368)
  • add pre-commit hook for prettier and eslint (1b4ddff)
  • enhance GitHub release notes with changelog content (2fb275d)
  • implement automated release workflow (9e5a5df)
  • implement get_project_details core functionality (6d93d98), closes #101
  • implement get_repository_details core functionality (dcef80b)
  • implement manage work item link handler (72cd641)
  • implement search_wiki handler with tests (286598c)
  • implement search_work_items handler with tests (e244658)
  • search: add code search functionality for Azure DevOps repos (0680102)

Bug Fixes

  • add bin field to make package executable with npx (2d3d5fa)
  • add build step to workflow and ensure dist files are included in package (6e12d3c)
  • add parent-child relationship support for createWorkItem (31d5efe)
  • add tag_name parameter to GitHub release action (68cfa43)
  • improve cross-platform CLI compatibility for Windows (0f6ed3f)
  • make AZURE_DEVOPS_AUTH_METHOD parameter case-insensitive (9bbf53f)
  • only request max 200 by default (296de35)
  • resolve npm publish authentication and package content issues (96e91d0)
  • restore tests/setup.ts to fix test suite (5e23eab)
  • revert to direct execution of index.js to fix main module detection (82efa90)
  • Typo in release.yaml workflow (e0de15f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--mcp-server-azure-devops branch from 784739b to 66ca3fe Compare April 2, 2025 03:20
@Tiberriver256 Tiberriver256 merged commit 84a2e5b into main Apr 2, 2025
@Tiberriver256 Tiberriver256 deleted the release-please--branches--main--components--mcp-server-azure-devops branch April 2, 2025 03:22
Copy link
Contributor Author

github-actions bot commented Apr 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement get_project_details core functionality
1 participant