Skip to content

Commit 121a03d

Browse files
authored
release: 1.1.13 (#535)
1 parent 6e9ac8a commit 121a03d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

1919

20+
## 1.1.13 - 2026.01.27
21+
### Added
22+
- ai assistant improvements [#529](https://github.com/questdb/ui/pull/529)
23+
- add cookbook section to AI documentation flow [#531](https://github.com/questdb/ui/pull/531)
24+
25+
2026
## 1.1.12 - 2026.01.13
2127
### Fixed
2228
- prevent scrolling suggestions and code examples from assistant [#527](https://github.com/questdb/ui/pull/527)

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.12",
3+
"version": "1.1.13",
44
"packageManager": "yarn@4.1.1",
55
"license": "Apache-2.0",
66
"description": "QuestDB Web Console",

0 commit comments

Comments
 (0)