Skip to content

Commit 1739e13

Browse files
committed
Fix list formatting inconsistency
1 parent 7836765 commit 1739e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Minor Analysis Improvements
44

5-
- Support `use cache` directives for Next.js 16.
5+
* Support `use cache` directives for Next.js 16.
66
* Added `PreCallGraphStep` flow model for React's `useRef` hook.
77
* Added a `DomValueSource` that uses the `current` property off the object returned by React's `useRef` hook.
88

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
### Minor Analysis Improvements
44

5-
- Support `use cache` directives for Next.js 16.
5+
* Support `use cache` directives for Next.js 16.
66
* Added `PreCallGraphStep` flow model for React's `useRef` hook.
77
* Added a `DomValueSource` that uses the `current` property off the object returned by React's `useRef` hook.

0 commit comments

Comments
 (0)