Skip to content

Commit 39f2d84

Browse files
committed
Release 0.19.0
1 parent c60554b commit 39f2d84

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@
2323

2424

2525

26+
27+
28+
29+
## v0.19.0 (2022-11-02)
30+
31+
#### :boom: Breaking Change
32+
* [#205](https://github.com/bmish/eslint-doc-generator/pull/205) Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities ([@bmish](https://github.com/bmish))
33+
34+
#### Committers: 1
35+
- Bryan Mishkin ([@bmish](https://github.com/bmish))
2636

2737

2838
## v0.18.2 (2022-11-01)

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,6 +1,6 @@
11
{
22
"name": "eslint-doc-generator",
3-
"version": "0.18.2",
3+
"version": "0.19.0",
44
"description": "Automatic documentation generator for ESLint plugins and rules.",
55
"keywords": [
66
"doc",

0 commit comments

Comments
 (0)