Skip to content

Commit

Permalink
chore(release): v0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwaltz committed Jan 25, 2025
1 parent a9e8b05 commit 8de83e1
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.14

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

### 🚀 Enhancements

- Use const type params for generics ([a9e8b05](https://github.com/danielwaltz/eslint-config/commit/a9e8b05))

### 🏡 Chore

- Update readme usage examples ([001ec31](https://github.com/danielwaltz/eslint-config/commit/001ec31))
- Add npm version badge to readme ([cac09a1](https://github.com/danielwaltz/eslint-config/commit/cac09a1))

### ❤️ Contributors

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

## v0.0.13

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

0 comments on commit 8de83e1

Please sign in to comment.