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]
  • Loading branch information
Yoga committed Apr 3, 2023
1 parent 0923d5f commit 56a1fbb
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 5 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.38.7](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-04-03)

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





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

**Note:** Version bump only for package @gympass/yoga-doc
Expand Down
4 changes: 2 additions & 2 deletions packages/doc/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@gympass/yoga-doc",
"description": "Gympass Design System components documentation",
"version": "2.38.6",
"version": "2.38.7",
"private": true,
"license": "MIT",
"dependencies": {
"@gympass/yoga": "^7.72.3",
"@gympass/yoga": "^7.72.4",
"@gympass/yoga-common": "^1.1.2",
"@gympass/yoga-icons": "^1.9.1",
"@gympass/yoga-illustrations": "^0.5.1",
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.54](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-04-03)

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





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

**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.53",
"version": "2.2.54",
"private": true,
"scripts": {
"start": "react-native start",
Expand All @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@gympass/yoga": "^7.72.3",
"@gympass/yoga": "^7.72.4",
"@react-native-masked-view/masked-view": "^0.2.6",
"@react-native-picker/picker": "^1.16.6",
"@react-navigation/drawer": "^6.4.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/yoga/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.

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


### Bug Fixes

* **Accordion:** move styled components outside the component render ([58c7f24](https://github.com/Gympass/yoga/commit/58c7f244fb8cf17f6fed976aaf4b4b0cb03f615b))
* prevent bubbling of popover events to parents ([71607e7](https://github.com/Gympass/yoga/commit/71607e7b3e2cbed49343c5999083a0c7b027e260))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gympass/yoga",
"version": "7.72.3",
"version": "7.72.4",
"description": "Gympass component library",
"main": "./src",
"sideEffects": false,
Expand Down

0 comments on commit 56a1fbb

Please sign in to comment.