Skip to content

Commit b2e1ec7

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.5...v1.2.0) (2026-03-18) ### Features * parse all RIS device fields from CUCM SOAP response ([4f27034](4f27034))
1 parent 4f27034 commit b2e1ec7

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/calltelemetry/cisco-ris-mcp/compare/v1.1.5...v1.2.0) (2026-03-18)
2+
3+
4+
### Features
5+
6+
* parse all RIS device fields from CUCM SOAP response ([4f27034](https://github.com/calltelemetry/cisco-ris-mcp/commit/4f27034a252203f3cfe8c8c6f8fb9a759be6adc9))
7+
18
## [1.1.5](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.1.4...v1.1.5) (2026-03-18)
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": "@calltelemetry/cisco-ris-mcp",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "MCP server for Cisco CUCM RIS (Real-time Information Service) and PerfMon APIs",
55
"type": "module",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)