Skip to content

Commit a062dc2

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

File tree

5 files changed

+24
-10
lines changed

5 files changed

+24
-10
lines changed

change/@rightcapital-eslint-config-a53ca815-492b-4621-bfde-42e0a83d96fb.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": "Mon, 09 Jun 2025 07:45:50 GMT",
6+
"version": "49.0.0",
7+
"tag": "@rightcapital/eslint-config_v49.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "32f40134da71eae113e293e9f150efbf43763f13",
14+
"comment": "feat: replace deprecated ESLint core rule with `@typescript-eslint/return-await`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 09 Jun 2025 01:52:11 GMT",
621
"version": "48.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 Mon, 09 Jun 2025 01:52:11 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 09 Jun 2025 07:45:50 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [49.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v49.0.0) (2025-6-9)
8+
9+
### Major changes
10+
11+
- feat: replace deprecated ESLint core rule with `@typescript-eslint/return-await` ([32f4013](https://github.com/RightCapitalHQ/frontend-style-guide/commit/32f40134da71eae113e293e9f150efbf43763f13))
12+
713
## [48.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v48.0.1) (2025-6-9)
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": "48.0.1",
3+
"version": "49.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": "48.0.1",
3+
"version": "49.0.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)