Skip to content

Commit e03a750

Browse files
committed
chore(release): bump minor version
- Migrate to latest React Router and React version - Upgrade to ShadCN tailwind V4 - Optimize dependencies (move remix-router to dev dependencies) - Update Storybook configurations and documentation - Improve component customization support - Enhanced radio group component styling
1 parent 540446c commit e03a750

2 files changed

Lines changed: 1595 additions & 1760 deletions

File tree

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdacurry/forms",
3-
"version": "0.14.1",
3+
"version": "0.15.0",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)