Skip to content

Commit 60c46c8

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 7ae5096 commit 60c46c8

File tree

5 files changed

+24
-10
lines changed

5 files changed

+24
-10
lines changed

change/@rightcapital-eslint-config-2c120b83-591e-4c9d-9dd2-cf4c45d4a72f.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/eslint-config/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-config",
33
"entries": [
4+
{
5+
"date": "Tue, 17 Jun 2025 10:05:58 GMT",
6+
"version": "50.1.0",
7+
"tag": "@rightcapital/eslint-config_v50.1.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "7ae50965aff57d4cb2feb5dfef74fde4b27323a8",
14+
"comment": "feat: add disableExpensiveRules util config and export isInGitHooksOrLintStaged"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 10 Jun 2025 01:45:17 GMT",
621
"version": "50.0.0",

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/eslint-config
22

3-
<!-- This log was last generated on Tue, 10 Jun 2025 01:45:17 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 17 Jun 2025 10:05:58 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [50.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v50.1.0) (2025-6-17)
8+
9+
### Minor changes
10+
11+
- feat: add disableExpensiveRules util config and export isInGitHooksOrLintStaged ([7ae5096](https://github.com/RightCapitalHQ/frontend-style-guide/commit/7ae50965aff57d4cb2feb5dfef74fde4b27323a8))
12+
713
## [50.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v50.0.0) (2025-6-10)
814

915
### Major changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-config",
3-
"version": "50.0.0",
3+
"version": "50.1.0",
44
"description": "ESLint Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
3-
"version": "50.0.0",
3+
"version": "50.1.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)