Skip to content

Commit 5261fe0

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.5...v1.2.0) (2026-03-10) ### Features * **elicitation:** add MCP elicitation support with graceful fallback ([86c9c54](86c9c54))
1 parent 86c9c54 commit 5261fe0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/wyre-technology/halopsa-mcp/compare/v1.1.5...v1.2.0) (2026-03-10)
2+
3+
4+
### Features
5+
6+
* **elicitation:** add MCP elicitation support with graceful fallback ([86c9c54](https://github.com/wyre-technology/halopsa-mcp/commit/86c9c545410ed4bf155132abd299590beec6984d))
7+
18
## [1.1.5](https://github.com/wyre-technology/halopsa-mcp/compare/v1.1.4...v1.1.5) (2026-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wyre-technology/halopsa-mcp",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "HaloPSA MCP server with decision tree architecture for Claude",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)