Skip to content

Commit 5956fed

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2026-03-18) ### Bug Fixes * retain completed monitors for 30min, update README with live test results ([870b029](870b029))
1 parent 870b029 commit 5956fed

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.1.4](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.1.3...v1.1.4) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* retain completed monitors for 30min, update README with live test results ([870b029](https://github.com/calltelemetry/cisco-ris-mcp/commit/870b029f250b446172cc74099a30a8969c566841))
7+
18
## [1.1.3](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.1.2...v1.1.3) (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.3",
3+
"version": "1.1.4",
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)