Skip to content

Commit

Permalink
Release 26.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Beatty committed Oct 20, 2023
1 parent a246279 commit 119716d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@




## v26.0.0 (2023-10-20)

#### :boom: Breaking Change
* [#923](https://github.com/square/eslint-plugin-square/pull/923) Drop Node v16 support ([@maxbeatty](https://github.com/maxbeatty))
* many dependencies updated to new major versions related to dropping Node v16 support

#### Committers: 3
- Matt Wilcox ([@wilcoxmd](https://github.com/wilcoxmd))
- Max Beatty ([@maxbeatty](https://github.com/maxbeatty))
- Ray Cohen ([@raycohen](https://github.com/raycohen))


## v26.0.0-0 (2023-06-28)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-square",
"version": "26.0.0-0",
"version": "26.0.0",
"description": "Linting plugin containing Square's custom lint rules and configuration for JavaScript and related technologies.",
"keywords": [
"ember",
Expand Down

0 comments on commit 119716d

Please sign in to comment.