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 Mar 28, 2024
1 parent bb57fea commit 0016f47
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.51.0](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-28)


### Features

* add Button.Outlined to the native ([4739dbe](https://github.com/gympass/yoga/commit/4739dbe3d7d9f2b7786bc0151ac6cb82b66fe3cd))





## [2.50.20](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-27)

**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.50.20",
"version": "2.51.0",
"private": true,
"license": "MIT",
"dependencies": {
"@gympass/yoga": "^7.113.2",
"@gympass/yoga": "^7.114.0",
"@gympass/yoga-common": "^1.3.1",
"@gympass/yoga-helpers": "^1.0.3",
"@gympass/yoga-icons": "^1.20.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/labnative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.6.0](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-28)


### Features

* add Button.Outlined to the native ([4739dbe](https://github.com/gympass/yoga/commit/4739dbe3d7d9f2b7786bc0151ac6cb82b66fe3cd))





## [2.5.7](https://github.com/gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-27)

**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.5.7",
"version": "2.6.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@gympass/yoga": "^7.113.2",
"@gympass/yoga": "^7.114.0",
"@gympass/yoga-icons": "1.15.0",
"@gympass/yoga-illustrations": "0.5.1",
"@react-native-masked-view/masked-view": "^0.2.6",
Expand Down
11 changes: 11 additions & 0 deletions packages/yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.114.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-28)


### Features

* add Button.Outlined to the native ([4739dbe](https://github.com/Gympass/yoga/commit/4739dbe3d7d9f2b7786bc0151ac6cb82b66fe3cd))





## [7.113.2](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2024-03-27)


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.113.2",
"version": "7.114.0",
"description": "Gympass component library",
"main": "./src",
"types": "./src",
Expand Down

0 comments on commit 0016f47

Please sign in to comment.