Skip to content

Commit 999f154

Browse files
louwersaduh95
andauthored
Update doc/changelogs/CHANGELOG_V22.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 5dc0a78 commit 999f154

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/changelogs/CHANGELOG_V22.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ Contributed by Richard Lau in [#55681](https://github.com/nodejs/node/pull/55681
105105

106106
#### SQLite Session Extension
107107

108-
Basic support for the [SQLite Session Extension](https://www.sqlite.org/sessionintro.html) got added to the experimental `node:sqlite` module.
108+
Basic support for the [SQLite Session Extension](https://www.sqlite.org/sessionintro.html)
109+
got added to the experimental `node:sqlite` module.
109110

110111
```js
111112
const sourceDb = new DatabaseSync(':memory:');

0 commit comments

Comments
 (0)