Skip to content

Commit e7a5d87

Browse files
committed
docs(changelog): make changelog less spicy
1 parent 61ff493 commit e7a5d87

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.patch.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@ export default [
88
[
99
'Minimum supported Node.js version is now 18.19.0',
1010
'Minimum supported Node.js version is now 20.18.0'
11-
]
11+
],
12+
[
13+
String.raw`Due to prettier\@3 forcing downstream adoption of their asynchronous interface, `,
14+
''
15+
],
16+
[/^.*Update core-js to 3\.33.*$\n/m, '']
1217
];

0 commit comments

Comments
 (0)