Skip to content

Commit

Permalink
v4.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainbits Bot committed Apr 11, 2024
1 parent a647979 commit f8c58fa
Show file tree
Hide file tree
Showing 17 changed files with 94 additions and 30 deletions.
8 changes: 8 additions & 0 deletions 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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-monorepo





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.7.0",
"version": "4.1.12"
"version": "4.1.13"
}
34 changes: 17 additions & 17 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/angular/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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-angular





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-angular
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits-angular",
"version": "4.1.12",
"version": "4.1.13",
"description": "Global angular eslint rules for Brainbits GmbH",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/base/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.

## 4.1.13 (2024-04-11)

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





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits",
"version": "4.1.12",
"version": "4.1.13",
"description": "Global eslint rules for Brainbits GmbH",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/jest/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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-jest





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-jest
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits-jest",
"version": "4.1.12",
"version": "4.1.13",
"description": "Default eslint config for project using jest at Brainbits GmbH",
"main": "index.js",
"repository": "brainbits/eslint-config-brainbits",
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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-react





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits-react",
"version": "4.1.12",
"version": "4.1.13",
"description": "Global react eslint rules for Brainbits GmbH",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"eslint-config-airbnb": "^19.0.4",
"eslint-config-brainbits": "^4.1.12"
"eslint-config-brainbits": "^4.1.13"
},
"peerDependencies": {
"eslint-plugin-jsx-a11y": "^6.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript-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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-typescript-react





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-typescript-react
Expand Down
6 changes: 3 additions & 3 deletions packages/typescript-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits-typescript-react",
"version": "4.1.12",
"version": "4.1.13",
"description": "Global typescript react eslint rules for Brainbits GmbH",
"main": "index.js",
"scripts": {
Expand All @@ -15,8 +15,8 @@
],
"license": "MIT",
"dependencies": {
"eslint-config-brainbits-react": "^4.1.12",
"eslint-config-brainbits-typescript": "^4.1.12"
"eslint-config-brainbits-react": "^4.1.13",
"eslint-config-brainbits-typescript": "^4.1.13"
},
"gitHead": "9d72dcf4aa03981901ce34b64ddea7e4ce56d55c"
}
8 changes: 8 additions & 0 deletions packages/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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-typescript





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package eslint-config-brainbits-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brainbits-typescript",
"version": "4.1.12",
"version": "4.1.13",
"description": "Global typescript eslint rules for Brainbits GmbH",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
],
"license": "MIT",
"dependencies": {
"eslint-config-brainbits": "^4.1.12"
"eslint-config-brainbits": "^4.1.13"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.38.1 || ^6.0.0 || ^7.0.0",
Expand Down
8 changes: 8 additions & 0 deletions tests/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.

## 4.1.13 (2024-04-11)

**Note:** Version bump only for package react-test





## 4.1.12 (2024-04-11)

**Note:** Version bump only for package react-test
Expand Down
4 changes: 2 additions & 2 deletions tests/react/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "react-test",
"private": true,
"version": "4.1.12",
"version": "4.1.13",
"description": "Tests for eslint-config-brainbits-react",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "brainbits/eslint-config-brainbits",
"dependencies": {
"eslint-config-brainbits-react": "^4.1.12",
"eslint-config-brainbits-react": "^4.1.13",
"react": "^18.0.0"
}
}

0 comments on commit f8c58fa

Please sign in to comment.