Skip to content

Commit

Permalink
chore: release 56.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 5, 2024
1 parent 0083d81 commit 1b41c45
Show file tree
Hide file tree
Showing 9 changed files with 63 additions and 9 deletions.
14 changes: 14 additions & 0 deletions @pob/eslint-config-typescript-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [56.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.3.0...v56.0.0) (2024-05-05)


### ⚠ BREAKING CHANGES

* use standard quotes

### Features

* use standard quotes ([0083d81](https://github.com/christophehurpeau/eslint-config-pob/commit/0083d816bbe4e320eabe3c23a8d4edaa561df8a3))

Version bump for dependency: eslint-config


## [55.3.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.2.1...v55.3.0) (2024-05-05)


Expand Down
4 changes: 2 additions & 2 deletions @pob/eslint-config-typescript-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pob/eslint-config-typescript-react",
"version": "55.3.0",
"version": "56.0.0",
"description": "eslint config files",
"keywords": [],
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
Expand Down Expand Up @@ -40,7 +40,7 @@
"eslint": "^8.56.0"
},
"dependencies": {
"@pob/eslint-config": "55.3.0",
"@pob/eslint-config": "56.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
Expand Down
14 changes: 14 additions & 0 deletions @pob/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [56.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.3.0...v56.0.0) (2024-05-05)


### ⚠ BREAKING CHANGES

* use standard quotes

### Features

* use standard quotes ([0083d81](https://github.com/christophehurpeau/eslint-config-pob/commit/0083d816bbe4e320eabe3c23a8d4edaa561df8a3))

Version bump for dependency: eslint-config


## [55.3.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.2.1...v55.3.0) (2024-05-05)


Expand Down
4 changes: 2 additions & 2 deletions @pob/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pob/eslint-config-typescript",
"version": "55.3.0",
"version": "56.0.0",
"description": "eslint config files",
"keywords": [],
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
Expand Down Expand Up @@ -41,7 +41,7 @@
"eslint": "^8.56.0"
},
"dependencies": {
"@pob/eslint-config": "55.3.0",
"@pob/eslint-config": "56.0.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint-plugin-import": "^2.29.1",
Expand Down
14 changes: 14 additions & 0 deletions @pob/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [56.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.3.0...v56.0.0) (2024-05-05)


### ⚠ BREAKING CHANGES

* use standard quotes

### Features

* use standard quotes ([0083d81](https://github.com/christophehurpeau/eslint-config-pob/commit/0083d816bbe4e320eabe3c23a8d4edaa561df8a3))




## [55.3.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.2.1...v55.3.0) (2024-05-05)


Expand Down
2 changes: 1 addition & 1 deletion @pob/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pob/eslint-config",
"version": "55.3.0",
"version": "56.0.0",
"description": "eslint config files",
"keywords": [],
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
Expand Down
12 changes: 12 additions & 0 deletions 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.

## [56.0.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.3.0...v56.0.0) (2024-05-05)


### ⚠ BREAKING CHANGES

* use standard quotes

### Features

* use standard quotes ([0083d81](https://github.com/christophehurpeau/eslint-config-pob/commit/0083d816bbe4e320eabe3c23a8d4edaa561df8a3))


## [55.3.0](https://github.com/christophehurpeau/eslint-config-pob/compare/v55.2.1...v55.3.0) (2024-05-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pob/eslint-config-monorepo",
"private": true,
"version": "55.3.0",
"version": "56.0.0",
"description": "pob eslint configs",
"author": "Christophe Hurpeau <[email protected]> (http://christophe.hurpeau.com/)",
"license": "ISC",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@pob/eslint-config-typescript-react@workspace:@pob/eslint-config-typescript-react"
dependencies:
"@pob/eslint-config": "npm:55.3.0"
"@pob/eslint-config": "npm:56.0.0"
"@types/react": "npm:18.3.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsx-a11y: "npm:6.8.0"
Expand All @@ -407,7 +407,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@pob/eslint-config-typescript@workspace:@pob/eslint-config-typescript"
dependencies:
"@pob/eslint-config": "npm:55.3.0"
"@pob/eslint-config": "npm:56.0.0"
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
"@typescript-eslint/parser": "npm:7.8.0"
eslint: "npm:8.57.0"
Expand All @@ -418,7 +418,7 @@ __metadata:
languageName: unknown
linkType: soft

"@pob/eslint-config@npm:55.3.0, @pob/eslint-config@workspace:@pob/eslint-config":
"@pob/eslint-config@npm:56.0.0, @pob/eslint-config@workspace:@pob/eslint-config":
version: 0.0.0-use.local
resolution: "@pob/eslint-config@workspace:@pob/eslint-config"
dependencies:
Expand Down

0 comments on commit 1b41c45

Please sign in to comment.