Skip to content

Commit 8fcd9fb

Browse files
committed
v1.6.1
1 parent 7bc983b commit 8fcd9fb

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## Unreleased
44

5+
## [1.6.1](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.6.0...v1.6.1) - 2025-08-26
6+
57
- Fixed misspelled plugin name
68

7-
## [1.6.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.5.0...v1.6.0) - 2024-08-25
9+
## [1.6.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.5.0...v1.6.0) - 2025-08-25
810

911
- Bumped `braces` from 3.0.2 to 3.0.3
1012
- Bumped `brace-expansion` from 1.1.11 to 1.1.12

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rezstream/eslint-plugin",
33
"description": "An opinionated collection of ESLint shared configs and rules used by rezStream",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"main": "lib/index.js",
66
"files": [
77
"lib/*"

0 commit comments

Comments
 (0)