Skip to content

Commit 85c76e1

Browse files
chore(release): 4.0.0-next.4 [skip ci]
# [4.0.0-next.4](v4.0.0-next.3...v4.0.0-next.4) (2023-11-09) ### Bug Fixes * fixes wrong type hints in base config and react config ([ef60c9f](ef60c9f))
1 parent 9764180 commit 85c76e1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0-next.4](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.0-next.3...v4.0.0-next.4) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* fixes wrong type hints in base config and react config ([ef60c9f](https://github.com/Boehringer-Ingelheim/eslint-config/commit/ef60c9f8c39eee91087b4e8a4bb0e7140d55e939))
7+
18
# [4.0.0-next.3](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v4.0.0-next.2...v4.0.0-next.3) (2023-11-09)
29

310

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boehringer-ingelheim/eslint-config",
3-
"version": "4.0.0-next.3",
3+
"version": "4.0.0-next.4",
44
"description": "Shared eslint configuration used at Boehringer Ingelheim for code styling",
55
"keywords": [
66
"boehringer",

0 commit comments

Comments
 (0)