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+ ## [ 1.2.2] - 2024-07-09
7+ - Fixed bug with ` ContainerPanel `
8+
69## [ 1.2.1] - 2024-07-05
710- Added grab cursors for slider component thumbs to improve visual feedback.
811- Improved ` ColumnConfigSlider ` label generator.
@@ -84,6 +87,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
8487
8588[ Unreleased ] : https://github.com/infinum/eightshift-ui-components/compare/master...HEAD
8689
90+ [ 1.2.2 ] : https://github.com/infinum/eightshift-ui-components/compare/1.2.1...1.2.2
8791[ 1.2.1 ] : https://github.com/infinum/eightshift-ui-components/compare/1.2.0...1.2.1
8892[ 1.2.0 ] : https://github.com/infinum/eightshift-ui-components/compare/1.1.4...1.2.0
8993[ 1.1.4 ] : https://github.com/infinum/eightshift-ui-components/compare/1.1.3...1.1.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @eightshift/ui-components" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
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