Skip to content

Commit

Permalink
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anol…
Browse files Browse the repository at this point in the history
…ilab/eslint-config [14.0.23](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-10-10)

### Bug Fixes

* moved etc/no-deprecated into the etc config and extend the log messages ([4229224](4229224))
  • Loading branch information
github-actions[bot] committed Oct 10, 2023
1 parent 4229224 commit 43df29d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @anolilab/eslint-config [14.0.23](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-10-10)


### Bug Fixes

* moved etc/no-deprecated into the etc config and extend the log messages ([4229224](https://github.com/anolilab/javascript-style-guide/commit/4229224079bf1a75eb554dd264f3c05b65b45cb7))

## @anolilab/eslint-config [14.0.22](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anolilab/eslint-config",
"version": "14.0.22",
"version": "14.0.23",
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
"keywords": [
"anolilab",
Expand Down

0 comments on commit 43df29d

Please sign in to comment.