📦 chore: Bump Package Versions and Update Data Provider Workflow (#9103)

* 📦 chore: Bump `@librechat/api` to v1.3.3

* 📦 chore: Bump `librechat-data-provider` to v0.8.003

* 📦 chore: Bump `@librechat/data-schemas` to v0.0.18

* 📦 chore: Bump `@librechat/client` to v0.2.6

* 📦 chore: Update workflow name for `librechat-data-provider` and add manual dispatch

* 📦 chore: Update Node.js version to 20 in data provider workflow
This commit is contained in:
Danny Avila 2025-08-17 12:07:42 -04:00 committed by GitHub
parent 55557f7cc8
commit 3576391482
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 17 additions and 11 deletions

8
package-lock.json generated
View file

@ -51346,7 +51346,7 @@
},
"packages/api": {
"name": "@librechat/api",
"version": "1.3.2",
"version": "1.3.3",
"license": "ISC",
"devDependencies": {
"@babel/preset-env": "^7.21.5",
@ -51472,7 +51472,7 @@
},
"packages/client": {
"name": "@librechat/client",
"version": "0.2.5",
"version": "0.2.6",
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.2",
@ -51771,7 +51771,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.8.002",
"version": "0.8.003",
"license": "ISC",
"dependencies": {
"axios": "^1.8.2",
@ -51876,7 +51876,7 @@
},
"packages/data-schemas": {
"name": "@librechat/data-schemas",
"version": "0.0.17",
"version": "0.0.18",
"license": "MIT",
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",