Skip to content

Commit 2447f75

Browse files
committed
v1.0.1
1 parent f5d55e2 commit 2447f75

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.0.1](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.0.0...v1.0.1)
6+
57
- Fixed dependency types
68

79
## [1.0.0](https://github.com/rezstream/eslint-plugin-rezstream/releases/tag/v1.0.0) - 2023-01-27

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

0 commit comments

Comments
 (0)