Skip to content

Commit b97086f

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

File tree

5 files changed

+33
-9
lines changed

5 files changed

+33
-9
lines changed

change/@rightcapital-eslint-config-1bddfa0b-d66f-4645-bbaa-926e37d18d68.json

-7
This file was deleted.

packages/eslint-config/CHANGELOG.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "@rightcapital/eslint-config",
3+
"entries": [
4+
{
5+
"date": "Tue, 15 Oct 2024 07:46:18 GMT",
6+
"version": "37.0.0",
7+
"tag": "@rightcapital/eslint-config_v37.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "c79a291edc76c7801ff3e6b9729d7ef633921b93",
14+
"comment": "feat: add `@rightcapital/eslint-config` that supports ESLint v9"
15+
}
16+
]
17+
}
18+
}
19+
]
20+
}

packages/eslint-config/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @rightcapital/eslint-config
2+
3+
<!-- This log was last generated on Tue, 15 Oct 2024 07:46:18 GMT and should not be manually modified. -->
4+
5+
<!-- Start content -->
6+
7+
## [37.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v37.0.0) (2024-10-15)
8+
9+
### Major changes
10+
11+
- feat: add `@rightcapital/eslint-config` that supports ESLint v9 ([c79a291](https://github.com/RightCapitalHQ/frontend-style-guide/commit/c79a291edc76c7801ff3e6b9729d7ef633921b93))

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

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

0 commit comments

Comments
 (0)