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 Nov 11, 2021
1 parent f1a8a78 commit 4b098ee
Show file tree
Hide file tree
Showing 6 changed files with 29 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.10.10](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)

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





## [2.10.9](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)

**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.10.9",
"version": "2.10.10",
"private": true,
"license": "MIT",
"dependencies": {
"@gympass/yoga": "^7.22.0",
"@gympass/yoga": "^7.22.1",
"@gympass/yoga-common": "^1.1.0",
"@gympass/yoga-icons": "^1.3.2",
"@gympass/yoga-system": "^0.10.0",
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.

## [1.8.5](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)

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





## [1.8.4](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)

**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": "1.8.4",
"version": "1.8.5",
"private": true,
"scripts": {
"start": "react-native start",
Expand All @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@gympass/yoga": "^7.22.0",
"@gympass/yoga": "^7.22.1",
"@react-native-picker/picker": "^1.16.6",
"react": "16.13.1",
"react-native": "0.63.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/yoga/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.

## [7.22.1](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)

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





# [7.22.0](https://github.com/Gympass/yoga/compare/@gympass/[email protected]...@gympass/[email protected]) (2021-11-11)


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.22.0",
"version": "7.22.1",
"description": "Gympass component library",
"main": "./src",
"sideEffects": false,
Expand Down

0 comments on commit 4b098ee

Please sign in to comment.