Skip to content

Commit 6fff75d

Browse files
chore(master): release 17.6.1
1 parent cb8ffa6 commit 6fff75d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"17.6.0"}
1+
{".":"17.6.1"}

CHANGELOG.md

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

3+
## [17.6.1](https://github.com/eslint-community/eslint-plugin-n/compare/v17.6.0...v17.6.1) (2024-05-10)
4+
5+
6+
### 📚 Documentation
7+
8+
* **node-builtins:** Specify that only static properties are supported ([#272](https://github.com/eslint-community/eslint-plugin-n/issues/272)) ([735a520](https://github.com/eslint-community/eslint-plugin-n/commit/735a5207aee828e324835bdb0c7fa743347ef4b9))
9+
* Provide an example with eslint-plugin-n to Playground ([#275](https://github.com/eslint-community/eslint-plugin-n/issues/275)) ([cb8ffa6](https://github.com/eslint-community/eslint-plugin-n/commit/cb8ffa62d07869dd23985f7d861ad3c60deec4f8))
10+
311
## [17.6.0](https://github.com/eslint-community/eslint-plugin-n/compare/v17.5.1...v17.6.0) (2024-05-10)
412

513

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.6.0",
3+
"version": "17.6.1",
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)