Skip to content

Commit

Permalink
chore(release): 5.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Jul 21, 2024
1 parent 8d3957d commit 33a9ef8
Show file tree
Hide file tree
Showing 22 changed files with 133 additions and 11 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1223](https://github.com/sabertazimi/bod/issues/1223)) ([04bbb36](https://github.com/sabertazimi/bod/commit/04bbb36c8317d8b180e2cde08750f999962d5e7f))
* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))
* **deps:** update dependency eslint-plugin-import-x to v3 ([#1227](https://github.com/sabertazimi/bod/issues/1227)) ([8d3957d](https://github.com/sabertazimi/bod/commit/8d3957def2a6662995ab010d9f002914eed22085))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "5.21.2",
"version": "5.21.3",
"npmClient": "pnpm",
"command": {
"bootstrap": {
Expand Down
11 changes: 11 additions & 0 deletions packages/bod/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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


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.21.2",
"version": "5.21.3",
"description": "Boilerplate CLI App",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/cra-template-bod/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1223](https://github.com/sabertazimi/bod/issues/1223)) ([04bbb36](https://github.com/sabertazimi/bod/commit/04bbb36c8317d8b180e2cde08750f999962d5e7f))
* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion 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.21.2",
"version": "5.21.3",
"description": "The advanced TypeScript template for Bod CLI.",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)

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





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


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.21.2",
"version": "5.21.3",
"description": "The base TypeScript template for Bod CLI.",
"license": "MIT",
"repository": {
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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)

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





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


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.21.2",
"version": "5.21.3",
"description": "The base template for Bod CLI.",
"license": "MIT",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/eslint-config-bod/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1223](https://github.com/sabertazimi/bod/issues/1223)) ([04bbb36](https://github.com/sabertazimi/bod/commit/04bbb36c8317d8b180e2cde08750f999962d5e7f))
* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))
* **deps:** update dependency eslint-plugin-import-x to v3 ([#1227](https://github.com/sabertazimi/bod/issues/1227)) ([8d3957d](https://github.com/sabertazimi/bod/commit/8d3957def2a6662995ab010d9f002914eed22085))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


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.21.2",
"version": "5.21.3",
"description": "ESLint configuration used by Bod CLI.",
"license": "MIT",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1223](https://github.com/sabertazimi/bod/issues/1223)) ([04bbb36](https://github.com/sabertazimi/bod/commit/04bbb36c8317d8b180e2cde08750f999962d5e7f))
* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dg-scripts/eslint-config",
"type": "module",
"version": "5.21.2",
"version": "5.21.3",
"description": "ESLint configuration used by dg-scripts.",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion 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.21.2",
"version": "5.21.3",
"description": "Configuration and scripts for Bod CLI.",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/stylelint-config-bod/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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


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.21.2",
"version": "5.21.3",
"description": "StyleLint configuration used by Bod CLI.",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/stylelint-config/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.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dg-scripts/stylelint-config",
"version": "5.21.2",
"version": "5.21.3",
"description": "StyleLint configuration used by dg-scripts.",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/webpack-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.21.3](https://github.com/sabertazimi/bod/compare/v5.21.2...v5.21.3) (2024-07-21)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#1223](https://github.com/sabertazimi/bod/issues/1223)) ([04bbb36](https://github.com/sabertazimi/bod/commit/04bbb36c8317d8b180e2cde08750f999962d5e7f))
* **deps:** update dependencies (non-major) ([#1224](https://github.com/sabertazimi/bod/issues/1224)) ([3c6440d](https://github.com/sabertazimi/bod/commit/3c6440db3bdb21c07d1eca31fee61079d106a9fd))





## [5.21.2](https://github.com/sabertazimi/bod/compare/v5.21.1...v5.21.2) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dg-scripts/webpack-template",
"version": "5.21.2",
"version": "5.21.3",
"packageManager": "pnpm@9.5.0",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
Expand Down

0 comments on commit 33a9ef8

Please sign in to comment.