Release v0.6.5 (#1391)

*  Release v0.6.5

* fix(ci): use dynamic currentDateString
This commit is contained in:
Danny Avila 2023-12-19 01:09:42 -05:00 committed by GitHub
parent 8d563d61f1
commit 5b28362282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 18 additions and 11 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "0.6.1",
"version": "0.6.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "0.6.1",
"version": "0.6.5",
"license": "ISC",
"workspaces": [
"api",
@ -38,7 +38,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "0.6.1",
"version": "0.6.5",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.5.4",
@ -598,7 +598,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "0.6.1",
"version": "0.6.5",
"license": "ISC",
"dependencies": {
"@headlessui/react": "^1.7.13",