Skip to content

Commit 9143e5a

Browse files
Version Packages (#474)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d51688 commit 9143e5a

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/hungry-penguins-punch.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 49.0.0
4+
5+
### Major Changes
6+
7+
- [#473](https://github.com/Shopify/web-configs/pull/473) [`9d51688`](https://github.com/Shopify/web-configs/commit/9d51688051d2efe7af73d24e177b942370857b43) Thanks [@BPScott](https://github.com/BPScott)! - Update minimum eslint version to v9.27.0.
8+
9+
When updating, you must also update the version of eslint installed as a sibling of `@shopify/eslint-plugin` to be at least v9.27.0.
10+
311
## 48.0.2
412

513
### Patch Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/eslint-plugin",
3-
"version": "48.0.2",
3+
"version": "49.0.0",
44
"license": "MIT",
55
"description": "Shopify's ESLint rules and configs.",
66
"keywords": [

0 commit comments

Comments
 (0)