File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
33
44This projects adheres to [ Semantic Versioning] ( https://semver.org/ ) and [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) .
55
6+ ## [ 6.0.1] - 2025-11-14
7+ - Fix output issue with ` ContainerGroup ` passed components.
8+
69## [ 6.0.0] - 2025-11-14
710- Updated dependencies.
811- Reworked visuals of most controls.
@@ -498,6 +501,7 @@ Co-authored with @piqusy
498501- Initial release
499502
500503[ Unreleased ] : https://github.com/infinum/eightshift-ui-components/compare/master...HEAD
504+ [ 6.0.1 ] : https://github.com/infinum/eightshift-ui-components/compare/6.0.0...6.0.1
501505[ 6.0.0 ] : https://github.com/infinum/eightshift-ui-components/compare/5.6.1...6.0.0
502506[ 5.6.1 ] : https://github.com/infinum/eightshift-ui-components/compare/5.6.0...5.6.1
503507[ 5.6.0 ] : https://github.com/infinum/eightshift-ui-components/compare/5.5.0...5.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @eightshift/ui-components" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "type" : " module" ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments