We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac43f61 commit 33d164bCopy full SHA for 33d164b
.github/SECURITY.md
@@ -17,9 +17,6 @@ previous minor version relies completely on community pull requests.
17
If you depend on the prior minor version of TypeDoc and want to submit a fix, submit a pull request
18
to the `lts` branch. When merged, a new version will be automatically published with your patch.
19
20
-Be sure to include:
21
-
22
-- A line in `CHANGELOG.md` that notes what changed.
23
-- An update to the version field in `package.json`.
+Be sure to include an update to the version field in `package.json`.
24
25
Note: Only pull requests which fix security vulnerabilities will be accepted. Additional features and bug fixes are out of scope for old versions.
0 commit comments