@vroxal/vd-angular 1.0.1 → 1.1.0

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.
@@ -1,4 +1,4 @@
1
- # Vroxal Design System Usage Guidelines
1
+ # Vroxal Design Usage Guidelines
2
2
 
3
3
  This guide is for agentic AI and developers using `@vroxal/vd-angular`.
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vroxal/vd-angular",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "description": "Vroxal Design Angular Components Library",
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^21.0.0",