Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 2572c45

Browse files
chore(main): release 5.0.7 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f748b96 commit 2572c45

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This repository adheres to semantic versioning and follows the conventions of [keepachangelog.com](http://keepachangelog.com)
44

5+
## [5.0.7](https://github.com/danieljimeneznz/eslint-config/compare/v5.0.6...v5.0.7) (2022-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* Allow destructured variables to be snake case, closes [#28](https://github.com/danieljimeneznz/eslint-config/issues/28) ([#29](https://github.com/danieljimeneznz/eslint-config/issues/29)) ([f748b96](https://github.com/danieljimeneznz/eslint-config/commit/f748b96dc17d6e17109cee8963ce57c2bba36920))
11+
512
## [5.0.6](https://github.com/danieljimeneznz/eslint-config/compare/v5.0.5...v5.0.6) (2022-06-21)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@danieljimeneznz/eslint-config",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"description": "danieljimeneznz's eslint config",
55
"license": "Unlicense",
66
"repository": {

0 commit comments

Comments
 (0)