Skip to content

Commit 721a7b7

Browse files
chore(release): 9.0.8 [skip ci]
## [9.0.8](v9.0.7...v9.0.8) (2024-02-24) ### Bug Fixes * **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([f24087d](f24087d))
1 parent f24087d commit 721a7b7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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+
## [9.0.8](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.7...v9.0.8) (2024-02-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([f24087d](https://github.com/scratchfoundation/eslint-config-scratch/commit/f24087db83f2ac4f783290bb14475b3df642a96e))
12+
613
## [9.0.7](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.6...v9.0.7) (2024-02-22)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-scratch",
3-
"version": "9.0.7",
3+
"version": "9.0.8",
44
"description": "Shareable ESLint config for Scratch",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)