We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9384b1 commit dfa5dbdCopy full SHA for dfa5dbd
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [unreleased]
+## v1.10.9 [2026-01-07]
2
3
### Features
4
server/swagger.json
@@ -3,7 +3,7 @@
"info": {
"title": "Chronograf",
5
"description": "API endpoints for Chronograf",
6
- "version": "1.10.8"
+ "version": "1.10.9"
7
},
8
"schemes": ["http"],
9
"basePath": "/chronograf/v1",
ui/package.json
@@ -1,6 +1,6 @@
{
"name": "chronograf-ui",
- "version": "1.10.8",
+ "version": "1.10.9",
"private": true,
"license": "AGPL-3.0",
"description": "",
0 commit comments