🚀 feat: Bump package version to 0.7.75

This commit is contained in:
Ruben Talstra 2025-03-24 09:37:22 +01:00
parent 2267a251fa
commit 51cfd9a520
No known key found for this signature in database
GPG key ID: 2A5A7174A60F3BEA
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -44061,7 +44061,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.74",
"version": "0.7.75",
"license": "ISC",
"dependencies": {
"axios": "^1.8.2",

View file

@ -1,6 +1,6 @@
{
"name": "librechat-data-provider",
"version": "0.7.74",
"version": "0.7.75",
"description": "data services for librechat apps",
"main": "dist/index.js",
"module": "dist/index.es.js",