Skip to content

Commit 1841064

Browse files
committed
Release v1.1.0: Add 9 new components (TextInputGroup, Timestamp, Title, ToggleGroup, Toolbar, Tooltip, TreeView, Truncate, Wizard) and comprehensive documentation
1 parent 7d3fdb6 commit 1841064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kelseamann/semantic-ui-layer",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Codemod tool that automatically adds semantic data-* attributes to all PatternFly components in your codebase, making them AI-friendly. No library imports needed - just run the codemod.",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)