Skip to content

Commit 17acb31

Browse files
committed
JS: Fix changelog formatting
1 parent fa850cc commit 17acb31

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

javascript/ql/lib/CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
### Major Analysis Improvements
44

5-
---
65
* Added support for the `response` threat model kind, which can enabled with [advanced setup](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#extending-codeql-coverage-with-threat-models). When enabled, the response data coming back from an outgoing HTTP request is considered a source of taint.
76
* Added support for the `useQuery` hook from `@tanstack/react-query`.
87

javascript/ql/lib/change-notes/released/2.5.0.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
### Major Analysis Improvements
44

5-
---
65
* Added support for the `response` threat model kind, which can enabled with [advanced setup](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#extending-codeql-coverage-with-threat-models). When enabled, the response data coming back from an outgoing HTTP request is considered a source of taint.
76
* Added support for the `useQuery` hook from `@tanstack/react-query`.
87

0 commit comments

Comments
 (0)