Skip to content

Commit 588e0d6

Browse files
Release 0.1.14 (#144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f2c3389 commit 588e0d6

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/happy-lamps-rush.md

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

.changeset/soft-lies-cry.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.1.14
4+
5+
### Patch Changes
6+
7+
- f2c3389: chore: update to llamaindex 0.4.3
8+
- 5093b37: Remove non-working file selectors for Linux
9+
310
## 0.1.13
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.1.13",
3+
"version": "0.1.14",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)