Skip to content

Commit 242a771

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-02-16) ### Features * display tool error text in modal dialog ([#11](#11)) ([eeba30c](eeba30c))
1 parent 42239bc commit 242a771

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
@@ -1,3 +1,9 @@
1+
# [1.1.0](https://github.com/pydantic/ai-chat-ui/compare/v1.0.0...v1.1.0) (2026-02-16)
2+
3+
### Features
4+
5+
- display tool error text in modal dialog ([#11](https://github.com/pydantic/ai-chat-ui/issues/11)) ([eeba30c](https://github.com/pydantic/ai-chat-ui/commit/eeba30cc315bcd3efd553bf91aabac46647c7f56))
6+
17
# 1.0.0 (2026-01-09)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"access": "public",
1111
"provenance": true
1212
},
13-
"version": "1.0.0",
13+
"version": "1.1.0",
1414
"type": "module",
1515
"scripts": {
1616
"prepare": "lefthook install",

0 commit comments

Comments
 (0)