Skip to content

Commit 3974274

Browse files
chore(master): release 17.1.0-2
1 parent d24f645 commit 3974274

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [17.1.0-2](https://github.com/eslint-community/eslint-plugin-n/compare/17.0.0-2...v17.1.0-2) (2024-02-23)
4+
5+
6+
### Features
7+
8+
* **no-unsupported-features:** Update to v21.6.1 of node ([#180](https://github.com/eslint-community/eslint-plugin-n/issues/180)) ([d24f645](https://github.com/eslint-community/eslint-plugin-n/commit/d24f645d14beacb2d7c89af2997edf5c2c91421f))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-n",
3-
"version": "17.0.0-2",
3+
"version": "17.1.0-2",
44
"description": "Additional ESLint's rules for Node.js",
55
"engines": {
66
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"

0 commit comments

Comments
 (0)