File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.22.0] ( https://github.com/medly/medly-components/compare/@medly-components/core@7.21.0...@medly-components/core@7.22.0 ) (2025-01-26)
7+
8+
9+ ### Bug Fixes
10+
11+ * make options scroll to nearest block ([ cea7a4f] ( https://github.com/medly/medly-components/commit/cea7a4f33e0b90c037453268911a500122303304 ) )
12+
13+
14+ ### Features
15+
16+ * export ueseScrollState hook from utils package ([ b4dadf6] ( https://github.com/medly/medly-components/commit/b4dadf6af376ff02ac482817fbdcf53b488f448d ) )
17+
18+
19+
20+
21+
622# [ 7.21.0] ( https://github.com/medly/medly-components/compare/@medly-components/core@7.20.6...@medly-components/core@7.21.0 ) (2025-01-26)
723
824
Original file line number Diff line number Diff line change 11{
22 "name" : " @medly-components/core" ,
3- "version" : " 7.21 .0" ,
3+ "version" : " 7.22 .0" ,
44 "sideEffects" : false ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/es/index.js" ,
2929 "styled-components" : " ^5.1.0"
3030 },
3131 "dependencies" : {
32- "@medly-components/icons" : " 1.15.0 " ,
33- "@medly-components/loaders" : " 1.6.26 " ,
32+ "@medly-components/icons" : " 1.15.1 " ,
33+ "@medly-components/loaders" : " 1.6.27 " ,
3434 "@medly-components/theme" : " 6.5.0" ,
35- "@medly-components/utils" : " 3.2.9 " ,
35+ "@medly-components/utils" : " 3.3.0 " ,
3636 "date-fns" : " ^2.16.1" ,
3737 "effector" : " ^21.8.12" ,
3838 "effector-react" : " ^21.3.2" ,
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.6.5] ( https://github.com/medly/medly-components/compare/@medly-components/forms@3.6.4...@medly-components/forms@3.6.5 ) (2025-01-26)
7+
8+ ** Note:** Version bump only for package @medly-components/forms
9+
10+
11+
12+
13+
614## [ 3.6.4] ( https://github.com/medly/medly-components/compare/@medly-components/forms@3.6.3...@medly-components/forms@3.6.4 ) (2025-01-26)
715
816** Note:** Version bump only for package @medly-components/forms
Original file line number Diff line number Diff line change 11{
22 "name" : " @medly-components/forms" ,
3- "version" : " 3.6.4 " ,
3+ "version" : " 3.6.5 " ,
44 "sideEffects" : false ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/es/index.js" ,
2929 "styled-components" : " ^5.1.0"
3030 },
3131 "dependencies" : {
32- "@medly-components/core" : " 7.21 .0" ,
32+ "@medly-components/core" : " 7.22 .0" ,
3333 "@medly-components/theme" : " 6.5.0" ,
34- "@medly-components/utils" : " 3.2.9 " ,
34+ "@medly-components/utils" : " 3.3.0 " ,
3535 "date-fns" : " ^2.16.1" ,
3636 "fast-memoize" : " ^2.5.2"
3737 }
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.15.1] ( https://github.com/medly/medly-components/compare/@medly-components/icons@1.15.0...@medly-components/icons@1.15.1 ) (2025-01-26)
7+
8+ ** Note:** Version bump only for package @medly-components/icons
9+
10+
11+
12+
13+
614# [ 1.15.0] ( https://github.com/medly/medly-components/compare/@medly-components/icons@1.14.0...@medly-components/icons@1.15.0 ) (2024-11-23)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @medly-components/icons" ,
3- "version" : " 1.15.0 " ,
3+ "version" : " 1.15.1 " ,
44 "sideEffects" : false ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/es/index.js" ,
3030 },
3131 "dependencies" : {
3232 "@medly-components/theme" : " 6.5.0" ,
33- "@medly-components/utils" : " 3.2.9 "
33+ "@medly-components/utils" : " 3.3.0 "
3434 }
3535}
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.2.127] ( https://github.com/medly/medly-components/compare/@medly-components/layout@3.2.126...@medly-components/layout@3.2.127 ) (2025-01-26)
7+
8+ ** Note:** Version bump only for package @medly-components/layout
9+
10+
11+
12+
13+
614## [ 3.2.126] ( https://github.com/medly/medly-components/compare/@medly-components/layout@3.2.125...@medly-components/layout@3.2.126 ) (2025-01-26)
715
816** Note:** Version bump only for package @medly-components/layout
Original file line number Diff line number Diff line change 11{
22 "name" : " @medly-components/layout" ,
3- "version" : " 3.2.126 " ,
3+ "version" : " 3.2.127 " ,
44 "sideEffects" : false ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/es/index.js" ,
2929 "styled-components" : " ^5.1.0"
3030 },
3131 "dependencies" : {
32- "@medly-components/core" : " 7.21 .0" ,
33- "@medly-components/icons" : " 1.15.0 " ,
32+ "@medly-components/core" : " 7.22 .0" ,
33+ "@medly-components/icons" : " 1.15.1 " ,
3434 "@medly-components/theme" : " 6.5.0" ,
35- "@medly-components/utils" : " 3.2.9 "
35+ "@medly-components/utils" : " 3.3.0 "
3636 }
3737}
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.6.27] ( https://github.com/medly/medly-components/compare/@medly-components/loaders@1.6.26...@medly-components/loaders@1.6.27 ) (2025-01-26)
7+
8+ ** Note:** Version bump only for package @medly-components/loaders
9+
10+
11+
12+
13+
614## [ 1.6.26] ( https://github.com/medly/medly-components/compare/@medly-components/loaders@1.6.25...@medly-components/loaders@1.6.26 ) (2024-10-23)
715
816** Note:** Version bump only for package @medly-components/loaders
Original file line number Diff line number Diff line change 11{
22 "name" : " @medly-components/loaders" ,
3- "version" : " 1.6.26 " ,
3+ "version" : " 1.6.27 " ,
44 "sideEffects" : false ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/es/index.js" ,
2828 },
2929 "dependencies" : {
3030 "@medly-components/theme" : " 6.5.0" ,
31- "@medly-components/utils" : " 3.2.9 "
31+ "@medly-components/utils" : " 3.3.0 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments