Skip to content

Commit 062cf8b

Browse files
chore(release): 7.0.0-next.10 [skip ci]
# [7.0.0-next.10](v7.0.0-next.9...v7.0.0-next.10) (2025-01-20) ### Bug Fixes * **react:** [sort-jsx-props] use regex pattern for custom groups ([8625bbd](8625bbd))
1 parent f892295 commit 062cf8b

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+
# [7.0.0-next.10](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-next.9...v7.0.0-next.10) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **react:** [sort-jsx-props] use regex pattern for custom groups ([8625bbd](https://github.com/Boehringer-Ingelheim/eslint-config/commit/8625bbde24df50944fd661b70d50e2ae9cfe4217))
7+
18
# [7.0.0-next.9](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v7.0.0-next.8...v7.0.0-next.9) (2025-01-17)
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": "7.0.0-next.9",
3+
"version": "7.0.0-next.10",
44
"description": "Shared eslint configuration used at Boehringer Ingelheim for code styling",
55
"keywords": [
66
"boehringer",

0 commit comments

Comments
 (0)