Skip to content

Commit

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


## v0.0.9

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

### 📖 Documentation

- Add prettier to install deps ([be84faa](https://github.com/danielwaltz/eslint-config/commit/be84faa))

### 🏡 Chore

- Enable ts for eslint config locally ([7f616a3](https://github.com/danielwaltz/eslint-config/commit/7f616a3))
- Update deps ([e0d0544](https://github.com/danielwaltz/eslint-config/commit/e0d0544))

### ❤️ Contributors

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

## v0.0.8

[compare changes](https://github.com/danielwaltz/eslint-config/compare/v0.0.7...v0.0.8)
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.8",
"version": "0.0.9",
"packageManager": "[email protected]",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 613aec6

Please sign in to comment.