Skip to content

Commit 317f77a

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2026-03-18) ### Features * Unicode sparkline charts in counter_monitor stats ([3a03497](3a03497))
1 parent 3a03497 commit 317f77a

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.4.0](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.3.0...v1.4.0) (2026-03-18)
2+
3+
4+
### Features
5+
6+
* Unicode sparkline charts in counter_monitor stats ([3a03497](https://github.com/calltelemetry/cisco-ris-mcp/commit/3a03497b89f933e274b6e590ca3302351b6445db))
7+
18
# [1.3.0](https://github.com/calltelemetry/cisco-ris-mcp/compare/v1.2.0...v1.3.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.3.0",
3+
"version": "1.4.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)