File tree Expand file tree Collapse file tree 7 files changed +38
-12
lines changed Expand file tree Collapse file tree 7 files changed +38
-12
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.6.0] ( https://github.com/abelflopes/react-ck/compare/@react-ck/base-components@7.5.3...@react-ck/base-components@7.6.0 ) (2025-08-20)
7+
8+
9+ ### Features
10+
11+ * use single unique id generator ([ a3ddb73] ( https://github.com/abelflopes/react-ck/commit/a3ddb7385501fb6d28969183ea414ddb2ba93651 ) )
12+
13+
14+
615## [ 7.5.3] ( https://github.com/abelflopes/react-ck/compare/@react-ck/base-components@7.5.2...@react-ck/base-components@7.5.3 ) (2025-08-18)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-ck/base-components" ,
33 "private" : false ,
4- "version" : " 7.5.3 " ,
4+ "version" : " 7.6.0 " ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
77 "style" : " dist/index.css" ,
3838 "@react-ck/icon" : " ^4.3.2" ,
3939 "@react-ck/keyboard-controls" : " ^1.1.0" ,
4040 "@react-ck/layers" : " ^1.4.15" ,
41- "@react-ck/manager" : " ^1.3.26 " ,
41+ "@react-ck/manager" : " ^1.4.0 " ,
4242 "@react-ck/react-utils" : " ^2.0.4" ,
4343 "@react-ck/scss-utils" : " ^1.1.13" ,
4444 "@react-ck/snackbar-provider" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.37.6] ( https://github.com/abelflopes/react-ck/compare/react-ck@3.37.5...react-ck@3.37.6 ) (2025-08-20)
7+
8+ ** Note:** Version bump only for package react-ck
9+
10+
11+
12+
13+
614## [ 3.37.5] ( https://github.com/abelflopes/react-ck/compare/react-ck@3.37.4...react-ck@3.37.5 ) (2025-08-18)
715
816** Note:** Version bump only for package react-ck
Original file line number Diff line number Diff line change 11{
22 "name" : " react-ck" ,
33 "private" : false ,
4- "version" : " 3.37.5 " ,
4+ "version" : " 3.37.6 " ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
77 "sass" : " src/styles/index.scss" ,
3232 },
3333 "gitHead" : " 1b338741d8d093959783c7996dd68c04f1be0893" ,
3434 "dependencies" : {
35- "@react-ck/base-components" : " ^7.5.3 " ,
35+ "@react-ck/base-components" : " ^7.6.0 " ,
3636 "@react-ck/elevation" : " ^1.1.24" ,
3737 "@react-ck/focus-trap" : " ^1.4.0" ,
3838 "@react-ck/icon" : " ^4.3.2" ,
3939 "@react-ck/keyboard-controls" : " ^1.1.0" ,
4040 "@react-ck/layers" : " ^1.4.15" ,
41- "@react-ck/manager" : " ^1.3.26 " ,
41+ "@react-ck/manager" : " ^1.4.0 " ,
4242 "@react-ck/misc-utils" : " ^1.0.7" ,
4343 "@react-ck/react-hooks" : " ^1.0.15" ,
4444 "@react-ck/react-utils" : " ^2.0.4" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.0] ( https://github.com/abelflopes/react-ck/compare/@react-ck/manager@1.3.26...@react-ck/manager@1.4.0 ) (2025-08-20)
7+
8+
9+ ### Features
10+
11+ * use single unique id generator ([ a3ddb73] ( https://github.com/abelflopes/react-ck/commit/a3ddb7385501fb6d28969183ea414ddb2ba93651 ) )
12+
13+
14+
615## [ 1.3.26] ( https://github.com/abelflopes/react-ck/compare/@react-ck/manager@1.3.25...@react-ck/manager@1.3.26 ) (2025-08-02)
716
817** Note:** Version bump only for package @react-ck/manager
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-ck/manager" ,
33 "private" : false ,
4- "version" : " 1.3.26 " ,
4+ "version" : " 1.4.0 " ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments