Skip to content

Commit d222a8b

Browse files
author
Brainbits Bot
committed
v4.1.11
1 parent aeaeb20 commit d222a8b

File tree

17 files changed

+94
-30
lines changed

17 files changed

+94
-30
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.1.11 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-monorepo
9+
10+
11+
12+
13+
614
## 4.1.10 (2024-01-15)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"lerna": "2.7.0",
3-
"version": "4.1.10"
3+
"version": "4.1.11"
44
}

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.1.11 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-angular
9+
10+
11+
12+
13+
614
## 4.1.10 (2024-01-15)
715

816

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-brainbits-angular",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "Global angular eslint rules for Brainbits GmbH",
55
"main": "index.js",
66
"scripts": {

packages/base/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.1.11 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits
9+
10+
11+
12+
13+
614
## 4.1.10 (2024-01-15)
715

816

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-brainbits",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "Global eslint rules for Brainbits GmbH",
55
"main": "index.js",
66
"scripts": {

packages/jest/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.1.11 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-jest
9+
10+
11+
12+
13+
614
## 4.1.10 (2024-01-15)
715

816

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-brainbits-jest",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "Default eslint config for project using jest at Brainbits GmbH",
55
"main": "index.js",
66
"repository": "brainbits/eslint-config-brainbits",

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.1.11 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-react
9+
10+
11+
12+
13+
614
## 4.1.10 (2024-01-15)
715

816

0 commit comments

Comments
 (0)