Release v0.5.8 (#854)

* chore: add 'api' image to tag release workflow

* docs: update DO deployment docs to include instruction about latest stable release, as well as security best practices

* Release v0.5.8

* docs: Update digitalocean.md with firewall section images

* docs: make_your_own.md formatting fix for mkdocs
This commit is contained in:
Danny Avila 2023-08-28 14:24:10 -04:00 committed by GitHub
parent d3e7627046
commit d672ac690d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 63 additions and 27 deletions

8
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "LibreChat",
"version": "0.5.7",
"version": "0.5.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "LibreChat",
"version": "0.5.7",
"version": "0.5.8",
"hasInstallScript": true,
"license": "ISC",
"workspaces": [
@ -44,7 +44,7 @@
},
"api": {
"name": "@librechat/backend",
"version": "0.5.7",
"version": "0.5.8",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.5.4",
@ -497,7 +497,7 @@
},
"client": {
"name": "@librechat/frontend",
"version": "0.5.7",
"version": "0.5.8",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",