Skip to content

Commit 7fa5e1d

Browse files
author
Yoga
committed
chore(release): 🎉 🚀 [skip ci]
- @gympass/yoga-doc@2.56.18 - @gympass/yoga-labnative@2.6.104 - @gympass/yoga@7.140.0
1 parent 22c7be3 commit 7fa5e1d

File tree

6 files changed

+37
-5
lines changed

6 files changed

+37
-5
lines changed

packages/doc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.56.18](https://github.com/gympass/yoga/compare/@gympass/yoga-doc@2.56.17...@gympass/yoga-doc@2.56.18) (2026-02-09)
7+
8+
**Note:** Version bump only for package @gympass/yoga-doc
9+
10+
11+
12+
13+
614
## [2.56.17](https://github.com/gympass/yoga/compare/@gympass/yoga-doc@2.56.16...@gympass/yoga-doc@2.56.17) (2026-02-06)
715

816
**Note:** Version bump only for package @gympass/yoga-doc

packages/doc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@gympass/yoga-doc",
33
"description": "Gympass Design System components documentation",
4-
"version": "2.56.17",
4+
"version": "2.56.18",
55
"private": true,
66
"license": "MIT",
77
"dependencies": {
8-
"@gympass/yoga": "^7.139.1",
8+
"@gympass/yoga": "^7.140.0",
99
"@gympass/yoga-common": "^1.4.2",
1010
"@gympass/yoga-helpers": "^1.1.2",
1111
"@gympass/yoga-icons": "^1.42.1",

packages/labnative/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.6.104](https://github.com/gympass/yoga/compare/@gympass/yoga-labnative@2.6.103...@gympass/yoga-labnative@2.6.104) (2026-02-09)
7+
8+
**Note:** Version bump only for package @gympass/yoga-labnative
9+
10+
11+
12+
13+
614
## [2.6.103](https://github.com/gympass/yoga/compare/@gympass/yoga-labnative@2.6.102...@gympass/yoga-labnative@2.6.103) (2026-02-06)
715

816
**Note:** Version bump only for package @gympass/yoga-labnative

packages/labnative/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gympass/yoga-labnative",
3-
"version": "2.6.103",
3+
"version": "2.6.104",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",
@@ -10,7 +10,7 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@gympass/yoga": "^7.139.1",
13+
"@gympass/yoga": "^7.140.0",
1414
"@gympass/yoga-icons": "1.15.0",
1515
"@gympass/yoga-illustrations": "0.5.1",
1616
"@react-native-masked-view/masked-view": "^0.2.6",

packages/yoga/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.140.0](https://github.com/gympass/yoga/compare/@gympass/yoga@7.139.1...@gympass/yoga@7.140.0) (2026-02-09)
7+
8+
9+
### Features
10+
11+
* update color ([55f15e7](https://github.com/gympass/yoga/commit/55f15e7ab3c5bb07bdd7f35f4b56940c67149412))
12+
* update disabled color ([39399ce](https://github.com/gympass/yoga/commit/39399ce627e17e0b30ef81d83abaa65ccc2bfcc5))
13+
* update native ([6ec028e](https://github.com/gympass/yoga/commit/6ec028e17b4cd7e24f2e41cd0b8d6f6cf309e927))
14+
* update snapshot ([5ddd6fb](https://github.com/gympass/yoga/commit/5ddd6fb1291773921e2fb4886a3810c299f4dbd3))
15+
* update snapshot ([895a3d5](https://github.com/gympass/yoga/commit/895a3d5d67cfb7bae24aeaf33533140d6668fae5))
16+
* update snapshots ([cf68561](https://github.com/gympass/yoga/commit/cf685618f7aa88bfb99c6c3251b0f91f6729ed8c))
17+
18+
19+
20+
21+
622
## [7.139.1](https://github.com/gympass/yoga/compare/@gympass/yoga@7.139.0...@gympass/yoga@7.139.1) (2026-02-06)
723

824
**Note:** Version bump only for package @gympass/yoga

packages/yoga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gympass/yoga",
3-
"version": "7.139.1",
3+
"version": "7.140.0",
44
"description": "Gympass component library",
55
"main": "./src",
66
"types": "./src",

0 commit comments

Comments
 (0)