Skip to content

Commit a45c739

Browse files
chore(release): 11.0.1 [skip ci]
## [11.0.1](v11.0.0...v11.0.1) (2025-05-06) ### Bug Fixes * **deps:** update eslint monorepo to v9.26.0 ([#232](#232)) ([81ab334](81ab334))
1 parent 81ab334 commit a45c739

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [11.0.1](https://github.com/scratchfoundation/eslint-config-scratch/compare/v11.0.0...v11.0.1) (2025-05-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update eslint monorepo to v9.26.0 ([#232](https://github.com/scratchfoundation/eslint-config-scratch/issues/232)) ([81ab334](https://github.com/scratchfoundation/eslint-config-scratch/commit/81ab334cb62cac03397f378645e27867d11db979))
12+
613
# [11.0.0](https://github.com/scratchfoundation/eslint-config-scratch/compare/v10.0.14...v11.0.0) (2025-05-05)
714

815

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-scratch",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Shareable ESLint config for Scratch",
55
"main": "./lib/index.mjs",
66
"scripts": {

0 commit comments

Comments
 (0)