smart-registry 0.7.1 → 0.7.2

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -101,6 +101,8 @@ If your project contains a `registry`, `components`, or `src/components` directo
101
101
  npx smart-registry
102
102
  ```
103
103
 
104
+ ![Demo Originui](https://github.com/user-attachments/assets/4f288629-5fc5-402c-a168-d4250d34ae92)
105
+
104
106
  ### Advanced Usage
105
107
 
106
108
  You can customize the output directory, working directory, and provide files or directories to build the registry from.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "smart-registry",
3
- "version": "0.7.1",
3
+ "version": "0.7.2",
4
4
  "description": "A zero-configuration (no registry.json required), shadcn add / open in v0 compatible registry builder.",
5
5
  "keywords": [
6
6
  "smart-registry"