Skip to content

Commit ec1ac28

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

8 files changed

+46
-18
lines changed

change/@rightcapital-eslint-config-c4989a1a-46d4-4966-80da-169e6773a796.json

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

change/@rightcapital-eslint-plugin-e20dfe9b-7431-469c-b8ba-f305ea846a60.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": "Wed, 04 Jun 2025 08:36:46 GMT",
6+
"version": "47.0.0",
7+
"tag": "@rightcapital/eslint-config_v47.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "fbac759a54f342dbc163393f77b617779fe643e6",
14+
"comment": "fix(deps): update eslint rule and plugin updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 04 Jun 2025 02:31:04 GMT",
621
"version": "46.0.1",

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 Wed, 04 Jun 2025 02:31:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 04 Jun 2025 08:36:46 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [47.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v47.0.0) (2025-6-4)
8+
9+
### Major changes
10+
11+
- fix(deps): update eslint rule and plugin updates ([fbac759](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fbac759a54f342dbc163393f77b617779fe643e6))
12+
713
## [46.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v46.0.1) (2025-6-4)
814

915
### Patches

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": "46.0.1",
3+
"version": "47.0.0",
44
"description": "ESLint Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/eslint-plugin/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-plugin",
33
"entries": [
4+
{
5+
"date": "Wed, 04 Jun 2025 08:36:46 GMT",
6+
"version": "47.0.0",
7+
"tag": "@rightcapital/eslint-plugin_v47.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-plugin",
13+
"commit": "fbac759a54f342dbc163393f77b617779fe643e6",
14+
"comment": "fix(deps): update eslint rule and plugin updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 04 Jun 2025 02:31:04 GMT",
621
"version": "46.0.1",

packages/eslint-plugin/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-plugin
22

3-
<!-- This log was last generated on Wed, 04 Jun 2025 02:31:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 04 Jun 2025 08:36:46 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [47.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v47.0.0) (2025-6-4)
8+
9+
### Major changes
10+
11+
- fix(deps): update eslint rule and plugin updates ([fbac759](https://github.com/RightCapitalHQ/frontend-style-guide/commit/fbac759a54f342dbc163393f77b617779fe643e6))
12+
713
## [46.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v46.0.1) (2025-6-4)
814

915
### Patches

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": "46.0.1",
3+
"version": "47.0.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)