Skip to content

Commit 4d22b7c

Browse files
committed
[docs] Migrate 4.0.0 release notes
1 parent 9052c07 commit 4d22b7c

File tree

3 files changed

+458
-2
lines changed

3 files changed

+458
-2
lines changed

cspell.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ const config = {
5050
'versioned_docs',
5151
'*.min.*',
5252
'src/*',
53+
54+
// Ignore release notes for now.
55+
'docs/release-notes.md',
5356
],
5457
ignoreRegExpList: [
5558
// Both Email and Urls are in the list of Predefined regexps.

0 commit comments

Comments
 (0)