Skip to content

Commit 3658fec

Browse files
Release 0.4.0 (#499)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c3d275a commit 3658fec

6 files changed

+13
-21
lines changed

.changeset/grumpy-snails-listen.md

-5
This file was deleted.

.changeset/kind-mice-repair.md

-5
This file was deleted.

.changeset/sharp-peas-grow.md

-5
This file was deleted.

.changeset/thin-buses-hunt.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 61204a1: chore: bump LITS 0.9
8+
9+
### Patch Changes
10+
11+
- 9e723c3: Standardize the code of the workflow use case (Python)
12+
- d5da55b: feat: add components.json to use CLI
13+
- c1552eb: chore: move wikipedia tool to create-llama
14+
315
## 0.3.28
416

517
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)