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

Commit a9adac6

Browse files
chore(release): 0.4.13 [skip ci]
1 parent 978db7f commit a9adac6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.4.13](https://github.com/AtomFormat/eslint-format/compare/v0.4.12...v0.4.13) (2019-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency eslint to ^6.8.0 ([c0c0a4a](https://github.com/AtomFormat/eslint-format/commit/c0c0a4a4ad900a4b76c188213820c9afb1424ad2))
7+
* **deps:** update dependency eslint to ^6.8.0 ([#48](https://github.com/AtomFormat/eslint-format/issues/48)) ([978db7f](https://github.com/AtomFormat/eslint-format/commit/978db7fa0c17ad39d2b2cf5fad962f2d11f23957))
8+
19
## [0.4.12](https://github.com/AtomFormat/eslint-format/compare/v0.4.11...v0.4.12) (2019-12-01)
210

311

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": "0.4.12",
4+
"version": "0.4.13",
55
"description": "Format code with Atom IDE and ESLint",
66
"keywords": [
77
"format",

0 commit comments

Comments
 (0)