weloop-kosign 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,17 +2,6 @@
2
2
 
3
3
  A modular component library built with Next.js, similar to shadcn/ui. Install only the components you need directly into your project.
4
4
 
5
- **Current Version:** `1.1.2`
6
-
7
- ## What's New in v1.1.2
8
-
9
- - Added new component pages (kbd, label, menubar, navigation-menu, pagination, popover, progress, radio-group, resizable, scroll-area, select, separator, sheet, skeleton, slider, spinner, switch, tabs, textarea, toast, toggle, toggle-group, tooltip)
10
- - Added comprehensive sidebar demo pages and examples (13 demo variations)
11
- - Added installation documentation for Next.js and Vite
12
- - Updated existing component pages and documentation
13
- - Reorganized sidebar examples and components structure
14
- - Improved component organization and file structure
15
-
16
5
  ## Installation
17
6
 
18
7
  Install components directly - the CLI handles everything automatically:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weloop-kosign",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "CLI tool for installing Weloop UI components",
5
5
  "keywords": [
6
6
  "weloop",