Skip to content

Commit de37d52

Browse files
chore(release): 10.0.6 [skip ci]
## [10.0.6](v10.0.5...v10.0.6) (2025-04-15) ### Bug Fixes * **deps:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.5.0 ([#221](#221)) ([c9593ef](c9593ef))
1 parent c9593ef commit de37d52

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+
## [10.0.6](https://github.com/scratchfoundation/eslint-config-scratch/compare/v10.0.5...v10.0.6) (2025-04-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.5.0 ([#221](https://github.com/scratchfoundation/eslint-config-scratch/issues/221)) ([c9593ef](https://github.com/scratchfoundation/eslint-config-scratch/commit/c9593ef8b48922aafeab22bb3735b3ec23978864))
12+
613
## [10.0.5](https://github.com/scratchfoundation/eslint-config-scratch/compare/v10.0.4...v10.0.5) (2025-04-13)
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": "10.0.5",
3+
"version": "10.0.6",
44
"description": "Shareable ESLint config for Scratch",
55
"main": "./lib/index.mjs",
66
"exports": {

0 commit comments

Comments
 (0)