Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 5d5d473

Browse files
authored
chore: update changelog
1 parent 3bbf144 commit 5d5d473

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
# 1.0.0 (2022-03-15)
1+
# 1.0.2 (2022-03-15)
22

33

4-
### Bug Fixes
5-
6-
* don't try to instantiate `ESLint` if it doesn't exist (old versions) ([110e920](https://github.com/AtomLinter/linter-eslint-node/commit/110e9202c4d1bdbfd1db85c9b199853179882675))
7-
* ensure we clear cache when `.eslintrc` changes ([49592e5](https://github.com/AtomLinter/linter-eslint-node/commit/49592e504780736e29290b7f3f02dbc16649dc3e))
8-
* fix if ([d4ddfee](https://github.com/AtomLinter/linter-eslint-node/commit/d4ddfee1b334c36227f99f08a7da7ea811853b24))
9-
* prevent a spurious config change handler from firing ([e85a28f](https://github.com/AtomLinter/linter-eslint-node/commit/e85a28f357df0af653ac6664967f5040f993a106))
10-
* remove outdated import ([1e9c5d4](https://github.com/AtomLinter/linter-eslint-node/commit/1e9c5d492d99281f2d4c7dd22ba446ca52a79747))
11-
* test runner oversight ([53f4841](https://github.com/AtomLinter/linter-eslint-node/commit/53f4841d988a663faf35df48a2e54f86720286fe))
12-
* use which npm package for windows compatibility ([296c263](https://github.com/AtomLinter/linter-eslint-node/commit/296c263da91223fb05f75dff1a64b8ba46e612b3))
13-
14-
15-
### Features
16-
17-
* suspend worker when it won't be used ([5d8f726](https://github.com/AtomLinter/linter-eslint-node/commit/5d8f7269146723fa6796525634a01b448e0c2ca2))
4+
Initial release

0 commit comments

Comments
 (0)