Skip to content

Commit

Permalink
chore(release): 🎉 🚀 [skip ci]
Browse files Browse the repository at this point in the history
 - @gympass/[email protected]
 - @gympass/[email protected]
 - @gympass/[email protected]
 - @gympass/[email protected]
  • Loading branch information
Yoga committed Jan 26, 2024
1 parent b891245 commit 731d377
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 8 deletions.
8 changes: 8 additions & 0 deletions packages/doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.45.2](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)

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





## [2.45.1](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)

**Note:** Version bump only for package @gympass/yoga-doc
Expand Down
6 changes: 3 additions & 3 deletions packages/doc/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@gympass/yoga-doc",
"description": "Gympass Design System components documentation",
"version": "2.45.1",
"version": "2.45.2",
"private": true,
"license": "MIT",
"dependencies": {
"@gympass/yoga": "^7.92.1",
"@gympass/yoga": "^7.93.0",
"@gympass/yoga-common": "^1.3.0",
"@gympass/yoga-helpers": "^1.0.3",
"@gympass/yoga-icons": "^1.18.0",
"@gympass/yoga-illustrations": "^0.5.2",
"@gympass/yoga-system": "^0.11.1",
"@gympass/yoga-tokens": "^3.2.2",
"@gympass/yoga-tokens": "^3.3.0",
"@mdx-js/loader": "^1.4.5",
"@mdx-js/mdx": "^1.4.5",
"@mdx-js/react": "^1.4.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/labnative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.105](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)

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





## [2.2.104](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)

**Note:** Version bump only for package @gympass/yoga-labnative
Expand Down
4 changes: 2 additions & 2 deletions packages/labnative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gympass/yoga-labnative",
"version": "2.2.104",
"version": "2.2.105",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@gympass/yoga": "^7.92.1",
"@gympass/yoga": "^7.93.0",
"@gympass/yoga-icons": "1.15.0",
"@gympass/yoga-illustrations": "0.5.1",
"@react-native-masked-view/masked-view": "^0.2.6",
Expand Down
12 changes: 12 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)


### Features

* create new fw tokens ([db6ae26](https://github.com/Gympass/yoga/commit/db6ae266dcc0a0024740fb5bfd4e8a19464d7b3b))
* create new tokens ([e6f3cf7](https://github.com/Gympass/yoga/commit/e6f3cf7a22632e025cbf42bea823d60f4a8accfa))





## [3.2.2](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-10-03)

**Note:** Version bump only for package @gympass/yoga-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gympass/yoga-tokens",
"version": "3.2.2",
"version": "3.3.0",
"description": "Gympass design tokens definitions",
"keywords": [
"gympass",
Expand Down
18 changes: 18 additions & 0 deletions packages/yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.93.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)


### Bug Fixes

* update fontloader logic ([3c9dd91](https://github.com/Gympass/yoga/commit/3c9dd918218db070836b7bc7e9b7b6839a4e2296))


### Features

* add font resources ([a6f2398](https://github.com/Gympass/yoga/commit/a6f2398a453e5a6d917c535d9ee59bdfdf57dd53))
* create new fw tokens ([db6ae26](https://github.com/Gympass/yoga/commit/db6ae266dcc0a0024740fb5bfd4e8a19464d7b3b))
* create yoga3 theme ([de2f0ff](https://github.com/Gympass/yoga/commit/de2f0ff3ef0d1985c245cef204e26b02b90cc2b8))





## [7.92.1](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-01-26)

**Note:** Version bump only for package @gympass/yoga
Expand Down
4 changes: 2 additions & 2 deletions packages/yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gympass/yoga",
"version": "7.92.1",
"version": "7.93.0",
"description": "Gympass component library",
"main": "./src",
"types": "./src",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@gympass/yoga-icons": "^1.18.0",
"@gympass/yoga-illustrations": "^0.5.2",
"@gympass/yoga-system": "^0.11.1",
"@gympass/yoga-tokens": "^3.2.2",
"@gympass/yoga-tokens": "^3.3.0",
"@ptomasroos/react-native-multi-slider": "^2.1.1",
"@radix-ui/react-dropdown-menu": "^2.0.1",
"date-fns": "^2.29.2",
Expand Down

0 comments on commit 731d377

Please sign in to comment.