Skip to content

Commit

Permalink
release: v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
javalce committed Jan 9, 2025
1 parent a5d330c commit 9dcb9f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.8.5](https://github.com/javalce/eslint-config/compare/v0.8.4...v0.8.5) (2025-01-09)

### Bug Fixes

- ignore Astro TS files in TypeScript ESLint configuration ([dc1d72d](https://github.com/javalce/eslint-config/commit/dc1d72d1679b5bd570522834ab2a8410a0fcd39f))
- update file patterns for Astro JS and TS constants to include additional matches ([6b9f41c](https://github.com/javalce/eslint-config/commit/6b9f41ca037fe1fd1d384294c2359c7682609f4f))

## [0.8.4](https://github.com/javalce/eslint-config/compare/v0.8.3...v0.8.4) (2024-12-30)

### Bug Fixes
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": "@javalce/eslint-config",
"version": "0.8.4",
"version": "0.8.5",
"description": "Javier's eslint configuration",
"keywords": [
"eslint-config"
Expand Down

0 comments on commit 9dcb9f7

Please sign in to comment.