Skip to content

Commit f8c58fa

Browse files
author
Brainbits Bot
committed
v4.1.13
1 parent a647979 commit f8c58fa

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.13 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-monorepo
9+
10+
11+
12+
13+
614
## 4.1.12 (2024-04-11)
715

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

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.12"
3+
"version": "4.1.13"
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.13 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-angular
9+
10+
11+
12+
13+
614
## 4.1.12 (2024-04-11)
715

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

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.12",
3+
"version": "4.1.13",
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.13 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits
9+
10+
11+
12+
13+
614
## 4.1.12 (2024-04-11)
715

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

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.12",
3+
"version": "4.1.13",
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.13 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-jest
9+
10+
11+
12+
13+
614
## 4.1.12 (2024-04-11)
715

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

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.12",
3+
"version": "4.1.13",
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.13 (2024-04-11)
7+
8+
**Note:** Version bump only for package eslint-config-brainbits-react
9+
10+
11+
12+
13+
614
## 4.1.12 (2024-04-11)
715

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

0 commit comments

Comments
 (0)