fix(readme): Expand README with comprehensive component documentation, examples and developer guide; add local Claude settings

This commit is contained in:
2025-09-17 20:48:18 +00:00
parent a212536cfa
commit cd22106597
3 changed files with 1267 additions and 296 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.11.6',
version: '1.11.7',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}