Skip to content

Commit 5b89900

Browse files
author
Yoga
committed
chore(release): 🎉 🚀 [skip ci]
- @gympass/[email protected] - @gympass/[email protected] - @gympass/[email protected] - @gympass/[email protected]
1 parent 9be4a63 commit 5b89900

File tree

8 files changed

+44
-8
lines changed

8 files changed

+44
-8
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.55.1](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-24)
7+
8+
**Note:** Version bump only for package @gympass/yoga-doc
9+
10+
11+
12+
13+
614
# [2.55.0](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-14)
715

816

packages/doc/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@gympass/yoga-doc",
33
"description": "Gympass Design System components documentation",
4-
"version": "2.55.0",
4+
"version": "2.55.1",
55
"private": true,
66
"license": "MIT",
77
"dependencies": {
8-
"@gympass/yoga": "^7.133.0",
8+
"@gympass/yoga": "^7.133.1",
99
"@gympass/yoga-common": "^1.4.1",
1010
"@gympass/yoga-helpers": "^1.1.1",
11-
"@gympass/yoga-icons": "^1.38.0",
11+
"@gympass/yoga-icons": "^1.39.0",
1212
"@gympass/yoga-illustrations": "^0.7.1",
1313
"@gympass/yoga-system": "^0.25.0",
1414
"@gympass/yoga-tokens": "^3.6.4",

packages/icons/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
# [1.39.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-24)
7+
8+
9+
### Features
10+
11+
* add andorra flag ([2d7c876](https://github.com/Gympass/yoga/commit/2d7c8765498cb9a1ecbc966d7bfbe375f11e73b0))
12+
* andorra flag fix size ([a9424a2](https://github.com/Gympass/yoga/commit/a9424a21c941f23810222fd58657e2d1546f982b))
13+
14+
15+
16+
17+
618
# [1.38.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-07)
719

820

packages/icons/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-icons",
3-
"version": "1.38.0",
3+
"version": "1.39.0",
44
"description": "Yoga icon package",
55
"keywords": [
66
"yoga",

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.86](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-24)
7+
8+
**Note:** Version bump only for package @gympass/yoga-labnative
9+
10+
11+
12+
13+
614
## [2.6.85](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-14)
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.85",
3+
"version": "2.6.86",
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.133.0",
13+
"@gympass/yoga": "^7.133.1",
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: 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+
## [7.133.1](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-24)
7+
8+
**Note:** Version bump only for package @gympass/yoga
9+
10+
11+
12+
13+
614
# [7.133.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2025-10-14)
715

816

packages/yoga/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",
3-
"version": "7.133.0",
3+
"version": "7.133.1",
44
"description": "Gympass component library",
55
"main": "./src",
66
"types": "./src",
@@ -55,7 +55,7 @@
5555
"react-phone-input-2": "^2.15.1"
5656
},
5757
"devDependencies": {
58-
"@gympass/yoga-icons": "^1.38.0",
58+
"@gympass/yoga-icons": "^1.39.0",
5959
"@react-native-community/eslint-config": "^3.0.1",
6060
"@types/styled-components": "^5.1.34",
6161
"babel-plugin-inline-react-svg": "^1.1.1",

0 commit comments

Comments
 (0)