Skip to content

Commit e242da2

Browse files
authored
release: 1.1.11 (#523)
1 parent d8d0925 commit e242da2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ and this project adheres to
1717
- `Security` in case of vulnerabilities.
1818

1919

20+
## 1.1.11 - 2026.01.09
21+
### Fixed
22+
- declare statements breaking query key parsing [#522](https://github.com/questdb/ui/pull/522)
23+
24+
2025
## 1.1.10 - 2026.01.08
2126
### Added
2227
- views support [#512](https://github.com/questdb/ui/pull/512)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@questdb/web-console",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"packageManager": "yarn@4.1.1",
55
"license": "Apache-2.0",
66
"description": "QuestDB Web Console",

0 commit comments

Comments
 (0)