Skip to content

Commit ec1364b

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

12 files changed

+69
-27
lines changed

change/@rightcapital-eslint-config-a8336f0e-7a48-4009-bc7e-accd1a1e644c.json

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

change/@rightcapital-eslint-plugin-7b6da4a2-8e90-44d9-bab3-d094cfc520db.json

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

change/@rightcapital-lint-eslint-config-rules-8c7931d4-07e2-49f0-bbaa-d987526bdd83.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, 12 Aug 2025 10:40:45 GMT",
6+
"version": "51.1.0",
7+
"tag": "@rightcapital/eslint-config_v51.1.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "476ab9659b3668665597d482c9106cd45ba3c86d",
14+
"comment": "feat: add several useful rules"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 08 Aug 2025 06:33:38 GMT",
621
"version": "51.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 Fri, 08 Aug 2025 06:33:38 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 12 Aug 2025 10:40:45 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [51.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v51.1.0) (2025-8-12)
8+
9+
### Minor changes
10+
11+
- feat: add several useful rules ([476ab96](https://github.com/RightCapitalHQ/frontend-style-guide/commit/476ab9659b3668665597d482c9106cd45ba3c86d))
12+
713
## [51.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v51.0.0) (2025-8-8)
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": "51.0.0",
3+
"version": "51.1.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": "Tue, 12 Aug 2025 10:40:45 GMT",
6+
"version": "51.1.0",
7+
"tag": "@rightcapital/eslint-plugin_v51.1.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/eslint-plugin",
13+
"commit": "476ab9659b3668665597d482c9106cd45ba3c86d",
14+
"comment": "feat: add several useful rules"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 18 Jun 2025 06:52:14 GMT",
621
"version": "50.1.0",

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 Tue, 10 Jun 2025 01:45:17 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 12 Aug 2025 10:40:45 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [51.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v51.1.0) (2025-8-12)
8+
9+
### Minor changes
10+
11+
- feat: add several useful rules ([476ab96](https://github.com/RightCapitalHQ/frontend-style-guide/commit/476ab9659b3668665597d482c9106cd45ba3c86d))
12+
713
## [50.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v50.0.0) (2025-6-10)
814

915
### Major changes

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

packages/lint-eslint-config-rules/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/lint-eslint-config-rules",
33
"entries": [
4+
{
5+
"date": "Tue, 12 Aug 2025 10:40:45 GMT",
6+
"version": "2.1.0",
7+
"tag": "@rightcapital/lint-eslint-config-rules_v2.1.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/lint-eslint-config-rules",
13+
"commit": "476ab9659b3668665597d482c9106cd45ba3c86d",
14+
"comment": "feat: add several useful rules"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 18 Jun 2025 06:52:14 GMT",
621
"version": "2.0.4",

0 commit comments

Comments
 (0)