Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Jan 27, 2023
1 parent f5d55e2 commit 2447f75
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [1.0.1](https://github.com/rezstream/eslint-plugin-rezstream/compare/v1.0.0...v1.0.1)

- Fixed dependency types

## [1.0.0](https://github.com/rezstream/eslint-plugin-rezstream/releases/tag/v1.0.0) - 2023-01-27
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rezstream/eslint-plugin",
"description": "An opinionated collection of ESLint shared configs and rules used by rezStream",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",
"files": [
"lib/*"
Expand Down

0 comments on commit 2447f75

Please sign in to comment.