Skip to content

Commit f17449b

Browse files
Release 0.3.17 (#446)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 28c8808 commit f17449b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/olive-comics-grab.md

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

.changeset/perfect-days-smoke.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.3.17
4+
5+
### Patch Changes
6+
7+
- 28c8808: Add fly.io deployment
8+
- 0a7dfcf: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alternative backend
9+
310
## 0.3.16
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.3.16",
3+
"version": "0.3.17",
44
"description": "Create LlamaIndex-powered apps with one command",
55
"keywords": [
66
"rag",

0 commit comments

Comments
 (0)