Skip to content

Commit

Permalink
chore: release v3.13.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jan 12, 2025
1 parent f220ac2 commit f7ae359
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# Changelog


## v3.12.0-beta.4...main

[compare changes](https://github.com/stacksjs/eslint-config/compare/v3.12.0-beta.4...main)

### 🚀 Enhancements

- Update deps ([921c6fb](https://github.com/stacksjs/eslint-config/commit/921c6fb))
- Support React Router 7 in react-refresh rules ([#652](https://github.com/stacksjs/eslint-config/pull/652))
- **cli:** Add validation for svelte files ([#653](https://github.com/stacksjs/eslint-config/pull/653))

### 🏡 Chore

- Update deps ([d0cf22c](https://github.com/stacksjs/eslint-config/commit/d0cf22c))
- Release v3.12.1 ([ac85b30](https://github.com/stacksjs/eslint-config/commit/ac85b30))
- Update renovate config ([e8c9acc](https://github.com/stacksjs/eslint-config/commit/e8c9acc))
- Release v3.12.2 ([de2d48d](https://github.com/stacksjs/eslint-config/commit/de2d48d))
- Update deps ([a50f7d6](https://github.com/stacksjs/eslint-config/commit/a50f7d6))
- Release v3.13.0 ([65fbbfb](https://github.com/stacksjs/eslint-config/commit/65fbbfb))
- Dep updates ([f220ac2](https://github.com/stacksjs/eslint-config/commit/f220ac2))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
- Anthony Fu <github@antfu.me>
- 紫菜苔 <2037630@gmail.com>
- Nicolas Bazille ([@oltodo](http://github.com/oltodo))

## v3.12.0-beta.3...main

[compare changes](https://github.com/stacksjs/eslint-config/compare/v3.12.0-beta.3...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/eslint-config",
"type": "module",
"version": "3.13.0",
"version": "3.13.1-beta.1",
"description": "Stacks ESLint config",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
Expand Down

0 comments on commit f7ae359

Please sign in to comment.