Skip to content

Commit a139f20

Browse files
### Bug Fixes * update usage of createConfig utility in jsx-a11y config ([9f14734](9f14734)) ### Miscellaneous Chores * **deps:** update dependency eslint to ^8.47.0 ([#730](#730)) ([afa200d](afa200d))
1 parent a91f640 commit a139f20

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## @anolilab/eslint-config [11.3.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* update usage of createConfig utility in jsx-a11y config ([9f14734](https://github.com/anolilab/javascript-style-guide/commit/9f147346ad43691c48a83860280e88ee54b8850c))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update dependency eslint to ^8.47.0 ([#730](https://github.com/anolilab/javascript-style-guide/issues/730)) ([afa200d](https://github.com/anolilab/javascript-style-guide/commit/afa200d232ebee4d60e816b8b616d690845e401b))
12+
113
## @anolilab/eslint-config [11.3.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-08-10)
214

315

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

0 commit comments

Comments
 (0)