Skip to content

Commit

Permalink
chore(release): 5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Sep 5, 2021
1 parent 618f05e commit 63fc5ba
Show file tree
Hide file tree
Showing 19 changed files with 104 additions and 26 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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)


### Bug Fixes

* **CRA-scripts:** allow user app to use latest minor version ([618f05e](https://github.com/sabertazimi/bod/commit/618f05ee7b83fb9dbac995929cbda3871ce069e4))





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.2",
"version": "5.3.3",
"npmClient": "npm",
"command": {
"bootstrap": {
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/bod/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package bod





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package bod
Expand Down
2 changes: 1 addition & 1 deletion packages/bod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bod",
"version": "5.3.2",
"version": "5.3.3",
"description": "Boilerplate CLI App",
"scripts": {
"build": "npm run clean && npm run compile",
Expand Down
8 changes: 8 additions & 0 deletions packages/cra-template-bod/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package cra-template-bod





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cra-template-bod",
"version": "5.3.2",
"version": "5.3.3",
"keywords": [
"bod",
"bod-cli",
Expand Down Expand Up @@ -46,7 +46,7 @@
"web-vitals": "^2.1.0"
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.3.2",
"@sabertazimi/react-scripts": "^5.3.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/cra-template-typescript/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package @sabertazimi/cra-template-typescript





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package @sabertazimi/cra-template-typescript
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sabertazimi/cra-template-typescript",
"version": "5.3.2",
"version": "5.3.3",
"keywords": [
"bod",
"bod-cli",
Expand Down
8 changes: 8 additions & 0 deletions packages/cra-template/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package @sabertazimi/cra-template





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package @sabertazimi/cra-template
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sabertazimi/cra-template",
"version": "5.3.2",
"version": "5.3.3",
"keywords": [
"bod",
"bod-cli",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-bod/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package eslint-config-bod





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package eslint-config-bod
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-bod",
"version": "5.3.2",
"version": "5.3.3",
"description": "ESLint configuration used by Bod CLI.",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-scripts/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)


### Bug Fixes

* **CRA-scripts:** allow user app to use latest minor version ([618f05e](https://github.com/sabertazimi/bod/commit/618f05ee7b83fb9dbac995929cbda3871ce069e4))





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package @sabertazimi/react-scripts
Expand Down
6 changes: 3 additions & 3 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sabertazimi/react-scripts",
"version": "5.3.2",
"version": "5.3.3",
"keywords": [
"bod",
"bod-cli",
Expand Down Expand Up @@ -48,7 +48,7 @@
"dotenv": "9.0.2",
"dotenv-expand": "5.1.0",
"eslint": "^7.30.0",
"eslint-config-bod": "^5.3.2",
"eslint-config-bod": "^5.3.3",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-webpack-plugin": "^3.0.1",
Expand Down Expand Up @@ -78,7 +78,7 @@
"source-map-loader": "^3.0.0",
"style-loader": "3.2.1",
"stylelint": "^13.13.1",
"stylelint-config-bod": "^5.3.2",
"stylelint-config-bod": "^5.3.3",
"stylelint-config-prettier": "^8.0.2",
"stylelint-prettier": "^1.2.0",
"stylelint-webpack-plugin": "^3.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/stylelint-config-bod/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package stylelint-config-bod





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package stylelint-config-bod
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-bod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-bod",
"version": "5.3.2",
"version": "5.3.3",
"description": "StyleLint configuration used by Bod CLI.",
"main": "index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stylelint-config-mass/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.

## [5.3.3](https://github.com/sabertazimi/bod/compare/v5.3.2...v5.3.3) (2021-09-05)

**Note:** Version bump only for package stylelint-config-mass





## [5.3.2](https://github.com/sabertazimi/bod/compare/v5.3.1...v5.3.2) (2021-09-03)

**Note:** Version bump only for package stylelint-config-mass
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-mass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-mass",
"version": "5.3.2",
"version": "5.3.3",
"description": "StyleLint configuration based on `stylelint-config-sass-guidelines` used by Bod CLI.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 63fc5ba

Please sign in to comment.