Skip to content

Commit 83eea48

Browse files
authored
Release: 0.5.2 (#558)
1 parent 4a0cf11 commit 83eea48

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@librechat/backend",
3-
"version": "0.5.0",
3+
"version": "0.5.2",
44
"description": "",
55
"scripts": {
66
"start": "echo 'please run this from the root directory'",

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@librechat/frontend",
3-
"version": "0.5.0",
3+
"version": "0.5.2",
44
"description": "",
55
"scripts": {
66
"build": "cross-env NODE_ENV=production dotenv -e ../.env -- vite build",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LibreChat",
3-
"version": "0.5.0",
3+
"version": "0.5.2",
44
"description": "",
55
"workspaces": [
66
"api",

0 commit comments

Comments
 (0)