Skip to content

Commit 9371979

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-03-18) ### Bug Fixes * match counter names by suffix for preset filtering ([ae2257d](ae2257d))
1 parent ae2257d commit 9371979

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.1](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.1.0...v1.1.1) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* match counter names by suffix for preset filtering ([ae2257d](https://github.com/calltelemetry/cisco-ris-mcp/commit/ae2257d7a4c1dc76cf35fcefad92f9caade13f5e))
7+
18
# [1.1.0](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.0.0...v1.1.0) (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.0",
3+
"version": "1.1.1",
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)