Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 3e0c8ed

Browse files
chore(release): 1.0.9 [skip ci]
1 parent bc0b03b commit 3e0c8ed

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9](https://github.com/AtomFormat/eslint-format/compare/v1.0.8...v1.0.9) (2020-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint to ^7.8.1 ([#98](https://github.com/AtomFormat/eslint-format/issues/98)) ([bc0b03b](https://github.com/AtomFormat/eslint-format/commit/bc0b03b1637390ed3c84260b04b86451b96f28c2))
7+
18
## [1.0.8](https://github.com/AtomFormat/eslint-format/compare/v1.0.7...v1.0.8) (2020-09-01)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "eslint-format",
33
"main": "./lib/eslint-format",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"description": "Format code with Atom IDE and ESLint",
66
"keywords": [
77
"format",

0 commit comments

Comments
 (0)