Skip to content

Commit

Permalink
chore(main): release 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 14, 2024
1 parent a922210 commit 2ee888b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [8.0.2](https://github.com/meyfa/eslint-config/compare/v8.0.1...v8.0.2) (2024-12-14)


### Bug Fixes

* **deps:** update dependencies (non-major) ([#258](https://github.com/meyfa/eslint-config/issues/258)) ([a12c54d](https://github.com/meyfa/eslint-config/commit/a12c54d412e086347edf44ac71aeec37781f3908))
* **deps:** update dependencies (non-major) ([#261](https://github.com/meyfa/eslint-config/issues/261)) ([a922210](https://github.com/meyfa/eslint-config/commit/a9222105f9eb47ec562d78fcf455489c0e659287))
* **deps:** update dependency typescript-eslint to v8.16.0 ([#254](https://github.com/meyfa/eslint-config/issues/254)) ([793ef95](https://github.com/meyfa/eslint-config/commit/793ef95fa229742dc2294a2ed21478d27619eed7))
* **deps:** update dependency typescript-eslint to v8.17.0 ([#260](https://github.com/meyfa/eslint-config/issues/260)) ([8bda25e](https://github.com/meyfa/eslint-config/commit/8bda25eff1e87484ff25f1ece8d13377ed02eb7d))

## [8.0.1](https://github.com/meyfa/eslint-config/compare/v8.0.0...v8.0.1) (2024-11-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meyfa/eslint-config",
"version": "8.0.1",
"version": "8.0.2",
"description": "ESLint config for personal TypeScript projects.",
"type": "module",
"exports": {
Expand Down

0 comments on commit 2ee888b

Please sign in to comment.