Skip to content

Commit eab5b0c

Browse files
### Features * **eslint-config:** add support for @eslint/css ([da3b47e](da3b47e))
1 parent da3b47e commit eab5b0c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## @anolilab/eslint-config [16.2.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2025-05-27)
2+
3+
### Features
4+
5+
* **eslint-config:** add support for @eslint/css ([da3b47e](https://github.com/anolilab/javascript-style-guide/commit/da3b47e126e3e734a2fd85f8e427fe2dd698ca04))
6+
17
## @anolilab/eslint-config [16.1.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2025-05-26)
28

39
### Bug Fixes

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": "@anolilab/eslint-config",
3-
"version": "16.1.3",
3+
"version": "16.2.0",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)