Commit b3c22ff Yoga
committed Jan 13, 2025
1 parent 2cce76f commit b3c22ff Copy full SHA for b3c22ff
File tree 6 files changed +36
-5
lines changed
6 files changed +36
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.52.8] ( https://github.com/gympass/yoga/compare/@gympass/yoga-doc@2.52.7...@gympass/yoga-doc@2.52.8 ) (2025-01-13)
7
+
8
+ ** Note:** Version bump only for package @gympass/yoga-doc
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.52.7] ( https://github.com/gympass/yoga/compare/@gympass/yoga-doc@2.52.6...@gympass/yoga-doc@2.52.7 ) (2025-01-09)
7
15
8
16
** Note:** Version bump only for package @gympass/yoga-doc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gympass/yoga-doc" ,
3
3
"description" : " Gympass Design System components documentation" ,
4
- "version" : " 2.52.7 " ,
4
+ "version" : " 2.52.8 " ,
5
5
"private" : true ,
6
6
"license" : " MIT" ,
7
7
"dependencies" : {
8
- "@gympass/yoga" : " ^7.125 .0" ,
8
+ "@gympass/yoga" : " ^7.126 .0" ,
9
9
"@gympass/yoga-common" : " ^1.4.1" ,
10
10
"@gympass/yoga-helpers" : " ^1.1.1" ,
11
11
"@gympass/yoga-icons" : " ^1.28.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.6.56] ( https://github.com/gympass/yoga/compare/@gympass/yoga-labnative@2.6.55...@gympass/yoga-labnative@2.6.56 ) (2025-01-13)
7
+
8
+ ** Note:** Version bump only for package @gympass/yoga-labnative
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.6.55] ( https://github.com/gympass/yoga/compare/@gympass/yoga-labnative@2.6.54...@gympass/yoga-labnative@2.6.55 ) (2025-01-09)
7
15
8
16
** Note:** Version bump only for package @gympass/yoga-labnative
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gympass/yoga-labnative" ,
3
- "version" : " 2.6.55 " ,
3
+ "version" : " 2.6.56 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
10
10
"test" : " jest"
11
11
},
12
12
"dependencies" : {
13
- "@gympass/yoga" : " ^7.125 .0" ,
13
+ "@gympass/yoga" : " ^7.126 .0" ,
14
14
"@gympass/yoga-icons" : " 1.15.0" ,
15
15
"@gympass/yoga-illustrations" : " 0.5.1" ,
16
16
"@react-native-masked-view/masked-view" : " ^0.2.6" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 7.126.0] ( https://github.com/Gympass/yoga/compare/@gympass/yoga@7.125.0...@gympass/yoga@7.126.0 ) (2025-01-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * update checkbox ([ 0f5ce10] ( https://github.com/Gympass/yoga/commit/0f5ce1068c964c046c4a6b2afdb1952ebbc3512d ) )
12
+ * update checkbox accessibility ([ 7905b7f] ( https://github.com/Gympass/yoga/commit/7905b7f8c2b21509e260fefe640c7796cba865c7 ) )
13
+ * update label ([ c663873] ( https://github.com/Gympass/yoga/commit/c6638737631f4331854c66ed6323729347c1ac10 ) )
14
+ * update snapshot ([ 0c375c7] ( https://github.com/Gympass/yoga/commit/0c375c7a9eb8ad66173402f92e5710bd0e06d87c ) )
15
+ * update unit test ([ 579d624] ( https://github.com/Gympass/yoga/commit/579d62453b02e5bc6e4f530ed616f159b7c4b611 ) )
16
+
17
+
18
+
19
+
20
+
6
21
# [ 7.125.0] ( https://github.com/Gympass/yoga/compare/@gympass/yoga@7.124.0...@gympass/yoga@7.125.0 ) (2025-01-09)
7
22
8
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gympass/yoga" ,
3
- "version" : " 7.125 .0" ,
3
+ "version" : " 7.126 .0" ,
4
4
"description" : " Gympass component library" ,
5
5
"main" : " ./src" ,
6
6
"types" : " ./src" ,
You can’t perform that action at this time.
0 commit comments