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 Oct 24, 2023
1 parent e1d26df commit 50e7fe8
Show file tree
Hide file tree
Showing 6 changed files with 39 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.41.7](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-10-24)

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





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

**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.41.6",
"version": "2.41.7",
"private": true,
"license": "MIT",
"dependencies": {
"@gympass/yoga": "^7.84.3",
"@gympass/yoga": "^7.85.0",
"@gympass/yoga-common": "^1.3.0",
"@gympass/yoga-icons": "^1.17.0",
"@gympass/yoga-illustrations": "^0.5.2",
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.90](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-10-24)

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





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

**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.89",
"version": "2.2.90",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@gympass/yoga": "^7.84.3",
"@gympass/yoga": "^7.85.0",
"@react-native-masked-view/masked-view": "^0.2.6",
"@react-native-picker/picker": "^2.4.9",
"@react-navigation/drawer": "^6.4.1",
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.85.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2023-10-24)


### Bug Fixes

* **avatar:** border was not rendered correctly ([339656b](https://github.com/Gympass/yoga/commit/339656befe552173a2129431c8aa7bbe873a0404))
* **avatar:** change default color bg ([d1d1091](https://github.com/Gympass/yoga/commit/d1d1091ba7faf8cc5c450299bf320b4b70fa8966))
* **Avatar:** change position default values ([e2f58eb](https://github.com/Gympass/yoga/commit/e2f58eb89522f57a1245f6f78b83f89342371018))


### Features

* **avatar:** add border in avatar ([5c8e8a0](https://github.com/Gympass/yoga/commit/5c8e8a09ce0e76f6c76b21aaf25e83713923afd4))





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

**Note:** Version bump only for package @gympass/yoga
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.84.3",
"version": "7.85.0",
"description": "Gympass component library",
"main": "./src",
"sideEffects": false,
Expand Down

0 comments on commit 50e7fe8

Please sign in to comment.