Skip to content

Commit 0176852

Browse files
### Features * update dependencies and enhance eslint-config ([3f4d002](3f4d002)) ### Bug Fixes * add @visulima/fs dependency and enhance eslint-config ([d151179](d151179)) ### Miscellaneous Chores * remove deprecated packages and update repository URLs ([0a3d423](0a3d423))
1 parent edfb2ef commit 0176852

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## @anolilab/eslint-config [17.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2025-12-10)
2+
3+
### Features
4+
5+
* update dependencies and enhance eslint-config ([3f4d002](https://github.com/anolilab/javascript-style-guide/commit/3f4d002474a2100ee3bb81201e1906a897a43805))
6+
7+
### Bug Fixes
8+
9+
* add @visulima/fs dependency and enhance eslint-config ([d151179](https://github.com/anolilab/javascript-style-guide/commit/d1511795cf1a966f487242fdf681b3f9175fb458))
10+
11+
### Miscellaneous Chores
12+
13+
* remove deprecated packages and update repository URLs ([0a3d423](https://github.com/anolilab/javascript-style-guide/commit/0a3d42307102047ac98d6a0c0ce46c7dfe5a6446))
14+
115
## @anolilab/eslint-config [16.4.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2025-11-19)
216

317
### 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.4.4",
3+
"version": "17.0.0",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)