Skip to content

Commit ef51517

Browse files
committed
v1.5.0
1 parent 687c371 commit ef51517

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## [1.5.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.4.0...v1.5.0) - 2024-12-12
6+
57
- Bumped `eslint-plugin-unicorn` from 48.0.0 to 56.0.1
68
- Bumped `eslint-plugin-wc` from 1.5.0 to 2.2.0
79

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.4.0",
4+
"version": "1.5.0",
55
"main": "lib/index.js",
66
"files": [
77
"lib/*"

0 commit comments

Comments
 (0)