Skip to content

Commit

Permalink
chore(release): publish v22.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Facio committed Feb 16, 2022
1 parent 37ae4fe commit 31ebcc9
Show file tree
Hide file tree
Showing 12 changed files with 68 additions and 11 deletions.
11 changes: 11 additions & 0 deletions 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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)


### Features

* commit generated files ([eda815f](https://github.com/FacioCode/design/commit/eda815fb8286da75863182c3e08a0c976402d5f8))





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"packages": [
"packages/*"
],
"version": "22.4.0"
"version": "22.5.0"
}
11 changes: 11 additions & 0 deletions packages/flutter_ds/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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)


### Features

* commit generated files ([eda815f](https://github.com/FacioCode/design/commit/eda815fb8286da75863182c3e08a0c976402d5f8))





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/flutter_ds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "facio_design_system",
"version": "22.4.0",
"version": "22.5.0",
"description": "Facio Design System style tokens and UI components for Facio applications built on Flutter.",
"private": true,
"repository": {
Expand All @@ -22,7 +22,7 @@
"url": "https://github.com/FacioCode/design/issues"
},
"devDependencies": {
"@faciocode/style-dictionary": "^22.4.0"
"@faciocode/style-dictionary": "^22.5.0"
},
"scripts": {
"build": "exit 0",
Expand Down
8 changes: 8 additions & 0 deletions packages/mui-themes/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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/mui-themes





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/mui-themes
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@faciocode/mui-themes",
"displayName": "FacioMuiThemes",
"version": "22.4.0",
"version": "22.5.0",
"private": false,
"description": "Material UI themes for Facio Design System",
"keywords": [
Expand Down Expand Up @@ -55,7 +55,7 @@
"@material-ui/core": "^4.12.3"
},
"dependencies": {
"@faciocode/styles": "^22.4.0",
"@faciocode/styles": "^22.5.0",
"@material-ui/core": "4.12.3"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react/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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/react





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/react
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@faciocode/react",
"displayName": "FacioReact",
"version": "22.4.0",
"version": "22.5.0",
"private": false,
"description": "React components for Facio",
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
"react-dom": "^17.0.2"
},
"dependencies": {
"@faciocode/mui-themes": "^22.4.0",
"@faciocode/styles": "^22.4.0",
"@faciocode/mui-themes": "^22.5.0",
"@faciocode/styles": "^22.5.0",
"@material-ui/core": "4.12.3",
"@material-ui/lab": "4.0.0-alpha.60",
"clsx": "1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/style-dictionary/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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/style-dictionary





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/style-dictionary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@faciocode/style-dictionary",
"displayName": "FacioStyleDictionary",
"private": false,
"version": "22.4.0",
"version": "22.5.0",
"description": "Styles and assets for Facio Design System",
"keywords": [
"styles",
Expand Down
11 changes: 11 additions & 0 deletions packages/styles/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.

# [22.5.0](https://github.com/FacioCode/design/compare/v22.4.0...v22.5.0) (2022-02-16)


### Features

* commit generated files ([eda815f](https://github.com/FacioCode/design/commit/eda815fb8286da75863182c3e08a0c976402d5f8))





# [22.4.0](https://github.com/FacioCode/design/compare/v22.3.2...v22.4.0) (2022-02-16)

**Note:** Version bump only for package @faciocode/styles
Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@faciocode/styles",
"displayName": "FacioStyles",
"private": false,
"version": "22.4.0",
"version": "22.5.0",
"description": "Styles and assets for Facio Design System in CSS and JavaScript",
"keywords": [
"styles",
Expand Down Expand Up @@ -53,7 +53,7 @@
"access": "public"
},
"devDependencies": {
"@faciocode/style-dictionary": "^22.4.0"
"@faciocode/style-dictionary": "^22.5.0"
},
"engines": {
"node": ">=14.17.3 || >=16.4.0",
Expand Down

0 comments on commit 31ebcc9

Please sign in to comment.