Skip to content

Commit 79187cf

Browse files
authored
Prepare for publishing 0.10.0 (#156)
* Prepare for publishing 0.10.0 * Update pubspec.yaml * Update CHANGELOG.md
1 parent c7721a3 commit 79187cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.10.0
2+
3+
- Support `firebase_ai: ^3.0.0` and `firebase_core: ^4.0.0` (https://github.com/flutter/ai/pull/145)
4+
15
## 0.9.2
26

37
- fix [#137](https://github.com/flutter/ai/issues/137): Link Attachments are not

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_ai_toolkit
22
description: >-
33
A set of AI chat-related widgets for Flutter apps targeting
44
mobile, desktop, and web.
5-
version: 0.9.2
5+
version: 0.10.0
66
repository: https://github.com/flutter/ai
77

88
topics:

0 commit comments

Comments
 (0)