Skip to content

Commit 753c761

Browse files
Release 0.4.1
1 parent 61af56d commit 753c761

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

Diff for: .changeset/mean-fireants-visit.md

-5
This file was deleted.

Diff for: .changeset/rare-eyes-protect.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# create-llama
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 0e4ecfa: fix: add trycatch for generating error
8+
- ee69ce7: bump: chat-ui and tailwind v4
9+
310
## 0.4.0
411

512
### Minor Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-llama",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)