Skip to content

Commit

Permalink
chore(release): v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwaltz committed Dec 7, 2024
1 parent ea01564 commit 5da9041
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.0.7

[compare changes](https://github.com/danielwaltz/eslint-config/compare/v0.0.6...v0.0.7)

### 🚀 Enhancements

- Support camel case file names ([ea01564](https://github.com/danielwaltz/eslint-config/commit/ea01564))

### 📖 Documentation

- Include info about sxzz config ([8025acd](https://github.com/danielwaltz/eslint-config/commit/8025acd))

### ❤️ Contributors

- Daniel Waltz ([@danielwaltz](http://github.com/danielwaltz))

## v0.0.6

[compare changes](https://github.com/danielwaltz/eslint-config/compare/v0.0.5...v0.0.6)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@danielwaltz/eslint-config",
"version": "0.0.6",
"version": "0.0.7",
"packageManager": "[email protected]",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 5da9041

Please sign in to comment.