Skip to content

Commit 7ad868b

Browse files
chore(main): release mcp-server-azure-devops 0.1.45 (#285)
🤖 I have created a release *beep* *boop* --- ## [0.1.45](mcp-server-azure-devops-v0.1.44...mcp-server-azure-devops-v0.1.45) (2026-02-05) ### Bug Fixes * add repository field to package.json for npm provenance verification ([#284](#284)) ([3d6a44f](3d6a44f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d6a44f commit 7ad868b

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.44"
2+
".": "0.1.45"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.1.45](https://github.com/Tiberriver256/mcp-server-azure-devops/compare/mcp-server-azure-devops-v0.1.44...mcp-server-azure-devops-v0.1.45) (2026-02-05)
6+
7+
8+
### Bug Fixes
9+
10+
* add repository field to package.json for npm provenance verification ([#284](https://github.com/Tiberriver256/mcp-server-azure-devops/issues/284)) ([3d6a44f](https://github.com/Tiberriver256/mcp-server-azure-devops/commit/3d6a44f3a50aaf095ff2140f4fd959740c1d5691))
11+
512
## [0.1.44](https://github.com/Tiberriver256/mcp-server-azure-devops/compare/mcp-server-azure-devops-v0.1.43...mcp-server-azure-devops-v0.1.44) (2026-01-31)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiberriver256/mcp-server-azure-devops",
3-
"version": "0.1.44",
3+
"version": "0.1.45",
44
"description": "Azure DevOps reference server for the Model Context Protocol (MCP)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)