Skip to content

Commit

Permalink
docs: Publish v9.1.1 release highlights (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime committed Apr 22, 2024
1 parent 651dcff commit 2500ac2
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/content/blog/2024-04-22-eslint-v9.1.1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,19 @@ layout: post
title: ESLint v9.1.1 released
teaser: "We just pushed ESLint v9.1.1, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release."
image: release-notes-patch.png
draft: true
authors:
- eslintbot
- fasttime
categories:
- Release Notes
tags:
- Release
---

## Highlights








Fixed an issue that would sometimes cause an outdated version of [@eslint/create-config](https://www.npmjs.com/package/@eslint/create-config) to be used when running `npm eslint --init`.



Expand Down

0 comments on commit 2500ac2

Please sign in to comment.