Skip to content

Commit 727eb10

Browse files
Release 0.2.12 (#327)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ef070c0 commit 727eb10

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/chilled-snakes-act.md

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

.changeset/yellow-jokes-protect.md

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

CHANGELOG.md

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

3+
## 0.2.12
4+
5+
### Patch Changes
6+
7+
- 70f7dca: feat: add test deps for llamaparse
8+
- ef070c0: Add multi agents template for Typescript
9+
310
## 0.2.11
411

512
### 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.2.11",
3+
"version": "0.2.12",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)