chore: Bump @librechat/client version to 0.3.2

This commit is contained in:
Marco Beretta 2025-10-28 12:05:45 +01:00
parent 3c02a7b2e8
commit fe41a996e7
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -51458,7 +51458,7 @@
},
"packages/client": {
"name": "@librechat/client",
"version": "0.3.1",
"version": "0.3.2",
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.2",

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/client",
"version": "0.3.1",
"version": "0.3.2",
"description": "React components for LibreChat",
"main": "dist/index.js",
"module": "dist/index.es.js",