Skip to content

Commit 187db32

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

File tree

4 files changed

+32
-8
lines changed

4 files changed

+32
-8
lines changed

change/@rightcapital-lint-eslint-config-rules-57aa6ccf-9b80-4ea7-b013-6d372d1de8b9.json

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "@rightcapital/lint-eslint-config-rules",
3+
"entries": [
4+
{
5+
"date": "Tue, 20 Aug 2024 07:28:50 GMT",
6+
"version": "1.1.0",
7+
"tag": "@rightcapital/lint-eslint-config-rules_v1.1.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@rightcapital/lint-eslint-config-rules",
13+
"commit": "d187924faedc2247746ae81376b861c6387c38fb",
14+
"comment": "feat: add `lint-eslint-config-rules` to check deprecated and unknown rule config"
15+
}
16+
]
17+
}
18+
}
19+
]
20+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @rightcapital/lint-eslint-config-rules
2+
3+
This log was last generated on Tue, 20 Aug 2024 07:28:50 GMT and should not be manually modified.
4+
5+
<!-- Start content -->
6+
7+
## [1.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.1.0) (2024-8-20)
8+
9+
### Minor changes
10+
11+
- feat: add `lint-eslint-config-rules` to check deprecated and unknown rule config ([d187924](https://github.com/RightCapitalHQ/frontend-style-guide/commit/d187924faedc2247746ae81376b861c6387c38fb))

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/lint-eslint-config-rules",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Check rule config issues in ESLint configuration",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)