Skip to content

Commit 495e475

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent beb5fed commit 495e475

File tree

5 files changed

+24
-10
lines changed

5 files changed

+24
-10
lines changed

change/@rightcapital-eslint-config-2e3690aa-e589-44f4-9042-8aef9cd5ed62.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": "Fri, 08 Aug 2025 06:33:38 GMT",
6+
"version": "51.0.0",
7+
"tag": "@rightcapital/eslint-config_v51.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "beb5fed0b0609103c754a4b8c40712f1ce4e81a4",
14+
"comment": "fix(deps): update eslint rule and plugin updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 17 Jun 2025 10:05:58 GMT",
621
"version": "50.1.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, 17 Jun 2025 10:05:58 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 08 Aug 2025 06:33:38 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [51.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v51.0.0) (2025-8-8)
8+
9+
### Major changes
10+
11+
- fix(deps): update eslint rule and plugin updates ([beb5fed](https://github.com/RightCapitalHQ/frontend-style-guide/commit/beb5fed0b0609103c754a4b8c40712f1ce4e81a4))
12+
713
## [50.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v50.1.0) (2025-6-17)
814

915
### Minor 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.1.0",
3+
"version": "51.0.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.1.0",
3+
"version": "51.0.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)