Skip to content

Commit

Permalink
Launch pre releases (#162)
Browse files Browse the repository at this point in the history
* Release 0.0.6-1

* Release 0.0.10-1

* update lock file
  • Loading branch information
mongodben authored Sep 18, 2023
1 parent 30434e3 commit 9b2380b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 17 deletions.
15 changes: 2 additions & 13 deletions chat-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chat-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.0.2",
"version": "0.0.10-1",
"description": "Q&A server for the MongoDB Docs AI chatbot.",
"author": "MongoDB, Inc.",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion ingest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ingest",
"version": "0.0.6-0",
"version": "0.0.6-1",
"description": "Ingests data sources and stores embeddings.",
"author": "",
"license": "ISC",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b2380b

Please sign in to comment.