Skip to content

Commit 6846732

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

8 files changed

+46
-18
lines changed

change/@rightcapital-eslint-config-78a5f290-82f9-4ae8-a3ed-d1e81c7d6d1f.json

-7
This file was deleted.

change/@rightcapital-eslint-plugin-ef52efbb-e5cf-4463-8af6-09b227132e8a.json

-7
This file was deleted.

packages/eslint-config/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-config",
33
"entries": [
4+
{
5+
"date": "Wed, 19 Mar 2025 08:41:59 GMT",
6+
"version": "43.0.0",
7+
"tag": "@rightcapital/eslint-config_v43.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "96a03bce197dfd0c30563cc8423f692562e971f7",
14+
"comment": "fix(deps): update eslint rule and plugin updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 25 Feb 2025 09:33:19 GMT",
621
"version": "42.1.0",

packages/eslint-config/CHANGELOG.md

+7-1
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, 25 Feb 2025 09:33:19 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 19 Mar 2025 08:41:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [43.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v43.0.0) (2025-3-19)
8+
9+
### Major changes
10+
11+
- fix(deps): update eslint rule and plugin updates ([96a03bc](https://github.com/RightCapitalHQ/frontend-style-guide/commit/96a03bce197dfd0c30563cc8423f692562e971f7))
12+
713
## [42.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v42.1.0) (2025-2-25)
814

915
### Minor changes

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-config",
3-
"version": "42.1.0",
3+
"version": "43.0.0",
44
"description": "ESLint Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/eslint-plugin/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
33
"entries": [
4+
{
5+
"date": "Wed, 19 Mar 2025 08:41:59 GMT",
6+
"version": "43.0.0",
7+
"tag": "@rightcapital/eslint-plugin_v43.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-plugin",
13+
"commit": "96a03bce197dfd0c30563cc8423f692562e971f7",
14+
"comment": "fix(deps): update eslint rule and plugin updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 24 Feb 2025 02:00:25 GMT",
621
"version": "42.0.0",

packages/eslint-plugin/CHANGELOG.md

+7-1
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 Sat, 08 Feb 2025 06:04:37 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 19 Mar 2025 08:41:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [43.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v43.0.0) (2025-3-19)
8+
9+
### Major changes
10+
11+
- fix(deps): update eslint rule and plugin updates ([96a03bc](https://github.com/RightCapitalHQ/frontend-style-guide/commit/96a03bce197dfd0c30563cc8423f692562e971f7))
12+
713
## [41.0.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v41.0.2) (2025-2-8)
814

915
### Patches

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
3-
"version": "42.1.0",
3+
"version": "43.0.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)