Skip to content

Commit 73554fe

Browse files
committed
v1.4.0
1 parent 0d0485d commit 73554fe

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.4.0](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.3.0...v1.4.0) - 2023-07-15
6+
57
- Bumped `@typescript-eslint/eslint-plugin` from 5.59.5 to 5.61.0
68
- Bumped `@typescript-eslint/parser` from 5.59.5 to 5.61.0
79
- Bumped `eslint-plugin-unicorn` from 47.0.0 to 48.0.0

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

0 commit comments

Comments
 (0)