Skip to content

Commit 1c03ca4

Browse files
committed
Release 1.0.0
1 parent 482a086 commit 1c03ca4

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737

3838

3939

40+
41+
42+
## v1.0.0 (2022-11-28)
43+
44+
Now considered stable and already successfully adopted in many of the top ESLint plugins.
4045

4146

4247
## v0.28.1 (2022-11-28)

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.28.1",
3+
"version": "1.0.0",
44
"description": "Automatic documentation generator for ESLint plugins and rules.",
55
"keywords": [
66
"doc",

0 commit comments

Comments
 (0)