Skip to content

Commit c967bcc

Browse files
### Bug Fixes * added mjs to the postinstall script ([cc098ed](cc098ed)) ### Miscellaneous Chores * **deps:** update eslint ([1209404](1209404)) * update readme ([8350799](8350799))
1 parent cc098ed commit c967bcc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/eslint-config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @anolilab/eslint-config [7.2.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* added mjs to the postinstall script ([cc098ed](https://github.com/anolilab/javascript-style-guide/commit/cc098ed5c63efa45562f35e6ebf6f13a68531228))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update eslint ([1209404](https://github.com/anolilab/javascript-style-guide/commit/120940410a500066aa6f4e646a279cc6b801c0f3))
12+
* update readme ([8350799](https://github.com/anolilab/javascript-style-guide/commit/8350799ea6e310d6f6d9af53d333b40e85180984))
13+
114
## @anolilab/eslint-config [7.2.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-25)
215

316

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "7.2.2",
3+
"version": "7.2.3",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)