Skip to content

Commit 7a22c9f

Browse files
Release 0.3.12 (#416)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8431b78 commit 7a22c9f

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/light-parrots-work.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/metal-cherries-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-suits-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-llama
22

3+
## 0.3.12
4+
5+
### Patch Changes
6+
7+
- 6edea6a: Optimize generated workflow code for Python
8+
- 8431b78: Optimize Typescript multi-agent code
9+
- 8431b78: Add form filling use case (Typescript)
10+
311
## 0.3.11
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-llama",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)