mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
chore(release): 9.0.7 [skip ci]
## [9.0.7](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.6...v9.0.7) (2024-02-22) ### Bug Fixes * **deps:** update dependency scratch-semantic-release-config to v1.0.13 ([5e5c2f4
](5e5c2f4b92
))
This commit is contained in:
parent
5e5c2f4b92
commit
82576d96e3
3 changed files with 10 additions and 3 deletions
|
@ -3,6 +3,13 @@
|
|||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [9.0.7](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.6...v9.0.7) (2024-02-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency scratch-semantic-release-config to v1.0.13 ([5e5c2f4](https://github.com/scratchfoundation/eslint-config-scratch/commit/5e5c2f4b92c2029cf007647e05a40b876b6c7e7d))
|
||||
|
||||
## [9.0.6](https://github.com/scratchfoundation/eslint-config-scratch/compare/v9.0.5...v9.0.6) (2024-02-22)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "eslint-config-scratch",
|
||||
"version": "9.0.6",
|
||||
"version": "9.0.7",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "eslint-config-scratch",
|
||||
"version": "9.0.6",
|
||||
"version": "9.0.7",
|
||||
"license": "BSD-3-Clause",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "7.23.10",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eslint-config-scratch",
|
||||
"version": "9.0.6",
|
||||
"version": "9.0.7",
|
||||
"description": "Shareable ESLint config for Scratch",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue