📻 feat: radio component (#8692)

* 📦 feat: Add Radio component

* 📦 feat: Integrate localization for 'No options available' message in Radio component

* 📦 feat: Bump version to 0.2.0 in package.json

* 📦 feat: Update client package version to 0.2.0 in package-lock.json
This commit is contained in:
Marco Beretta 2025-07-28 18:18:59 +02:00 committed by GitHub
parent 9fddb0ff6a
commit 2ce6ac74f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 104 additions and 3 deletions

2
package-lock.json generated
View file

@ -51506,7 +51506,7 @@
},
"packages/client": {
"name": "@librechat/client",
"version": "0.1.9",
"version": "0.2.0",
"devDependencies": {
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.2",