Skip to content

Commit

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


## v3.13.1-beta.2...main

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

### 🚀 Enhancements

- Add recommended rules from @eslint-react/web-api ([#655](https://github.com/stacksjs/eslint-config/pull/655))
- Turn off `prefer-const` in editor ([12dd5b5](https://github.com/stacksjs/eslint-config/commit/12dd5b5))

### 🏡 Chore

- Update deps ([c300e9c](https://github.com/stacksjs/eslint-config/commit/c300e9c))
- Release v3.14.0 ([6c870da](https://github.com/stacksjs/eslint-config/commit/6c870da))
- Update deps ([4c2867b](https://github.com/stacksjs/eslint-config/commit/4c2867b))
- Release v3.15.0 ([d3a1022](https://github.com/stacksjs/eslint-config/commit/d3a1022))
- Update deps ([c354ae3](https://github.com/stacksjs/eslint-config/commit/c354ae3))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
- Anthony Fu <github@antfu.me>
- Pavel Dubovitsky ([@p-dubovitsky](http://github.com/p-dubovitsky))

## v3.13.1-beta.1...main

[compare changes](https://github.com/stacksjs/eslint-config/compare/v3.13.1-beta.1...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.15.0",
"version": "3.15.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 0dd330e

Please sign in to comment.