📦 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

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/api",
"version": "1.3.2",
"version": "1.3.3",
"type": "commonjs",
"description": "MCP services for LibreChat",
"main": "dist/index.js",