Skip to content

Commit 1737e63

Browse files
chore: Prepare Release v9.7.1
1 parent 3d3f551 commit 1737e63

File tree

31 files changed

+525
-3
lines changed

31 files changed

+525
-3
lines changed

.release.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "v9.7.0",
3-
"version": "9.7.0",
4-
"tag": "v9.7.0"
2+
"name": "v9.7.1",
3+
"version": "9.7.1",
4+
"tag": "v9.7.1"
55
}

CHANGELOG.md

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,127 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
<details>
11+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)</summary>
12+
13+
### fix: Workflow Bot -- Update Dictionaries (main) ([#8688](https://github.com/streetsidesoftware/cspell/pull/8688))
14+
15+
# Update Dictionaries (main)
16+
17+
## Summary
18+
19+
```
20+
.../snapshots/TheAlgorithms/Python/report.yaml | 5 +-
21+
.../snapshots/TheAlgorithms/Python/snapshot.txt | 3 +-
22+
.../aspnetboilerplate/report.yaml | 7 +-
23+
.../aspnetboilerplate/snapshot.txt | 5 +-
24+
.../snapshots/eslint/eslint/report.yaml | 7 +-
25+
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
26+
.../iluwatar/java-design-patterns/report.yaml | 4 +-
27+
.../iluwatar/java-design-patterns/snapshot.txt | 4 +-
28+
.../snapshots/ktaranov/sqlserver-kit/report.yaml | 9 +-
29+
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 7 +-
30+
.../snapshots/liriliri/licia/report.yaml | 6 +-
31+
.../snapshots/liriliri/licia/snapshot.txt | 4 +-
32+
.../microsoft/TypeScript-Website/report.yaml | 11 +-
33+
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
34+
.../snapshots/sveltejs/svelte/report.yaml | 7 +-
35+
.../snapshots/sveltejs/svelte/snapshot.txt | 5 +-
36+
.../snapshots/wireapp/wire-webapp/report.yaml | 5 +-
37+
.../snapshots/wireapp/wire-webapp/snapshot.txt | 3 +-
38+
packages/cspell-bundled-dicts/package.json | 22 +--
39+
packages/cspell/src/__snapshots__/app.test.ts.snap | 190 +++++++++++----------
40+
pnpm-lock.yaml | 135 ++++++++-------
41+
21 files changed, 219 insertions(+), 226 deletions(-)
42+
```
43+
44+
---
45+
46+
</details>
47+
48+
<details>
49+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)</summary>
50+
51+
### fix: Workflow Bot -- Update Dictionaries (main) ([#8670](https://github.com/streetsidesoftware/cspell/pull/8670))
52+
53+
# Update Dictionaries (main)
54+
55+
## Summary
56+
57+
```
58+
.../microsoft/TypeScript-Website/report.yaml | 13 ++--
59+
.../microsoft/TypeScript-Website/snapshot.txt | 3 +-
60+
.../snapshots/vitest-dev/vitest/report.yaml | 8 +--
61+
.../snapshots/vitest-dev/vitest/snapshot.txt | 5 +-
62+
packages/cspell-bundled-dicts/package.json | 12 ++--
63+
pnpm-lock.yaml | 72 ++++++++++++----------
64+
6 files changed, 56 insertions(+), 57 deletions(-)
65+
```
66+
67+
---
68+
69+
</details>
70+
71+
<details>
72+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)</summary>
73+
74+
### fix: Workflow Bot -- Update Dictionaries (main) ([#8647](https://github.com/streetsidesoftware/cspell/pull/8647))
75+
76+
# Update Dictionaries (main)
77+
78+
## Summary
79+
80+
```
81+
packages/cspell-bundled-dicts/package.json | 2 +-
82+
pnpm-lock.yaml | 12 ++++++------
83+
2 files changed, 7 insertions(+), 7 deletions(-)
84+
```
85+
86+
---
87+
88+
</details>
89+
90+
<details>
91+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)</summary>
92+
93+
### fix: Workflow Bot -- Update Dictionaries (main) ([#8637](https://github.com/streetsidesoftware/cspell/pull/8637))
94+
95+
# Update Dictionaries (main)
96+
97+
## Summary
98+
99+
```
100+
.../MartinThoma/LaTeX-examples/report.yaml | 10 +---
101+
.../MartinThoma/LaTeX-examples/snapshot.txt | 10 +---
102+
.../aspnetboilerplate/report.yaml | 3 +-
103+
.../aspnetboilerplate/snapshot.txt | 3 +-
104+
.../snapshots/django/django/report.yaml | 6 +--
105+
.../snapshots/django/django/snapshot.txt | 3 +-
106+
.../snapshots/eslint/eslint/report.yaml | 4 +-
107+
.../snapshots/eslint/eslint/snapshot.txt | 3 +-
108+
.../snapshots/liriliri/licia/report.yaml | 3 +-
109+
.../snapshots/liriliri/licia/snapshot.txt | 3 +-
110+
.../snapshots/neovim/nvim-lspconfig/report.yaml | 6 +--
111+
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 8 +--
112+
.../snapshots/sveltejs/svelte/report.yaml | 3 +-
113+
.../snapshots/sveltejs/svelte/snapshot.txt | 3 +-
114+
.../snapshots/vitest-dev/vitest/report.yaml | 4 +-
115+
.../snapshots/vitest-dev/vitest/snapshot.txt | 5 +-
116+
.../snapshots/wireapp/wire-webapp/report.yaml | 9 +---
117+
.../snapshots/wireapp/wire-webapp/snapshot.txt | 7 +--
118+
packages/cspell-bundled-dicts/package.json | 10 ++--
119+
pnpm-lock.yaml | 58 +++++++++++-----------
120+
20 files changed, 62 insertions(+), 99 deletions(-)
121+
```
122+
123+
---
124+
125+
</details>
126+
6127
## v9.7.0 (2026-02-23)
7128

8129
### Features

packages/cspell-bundled-dicts/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-config-lib/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-dictionary/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-eslint-plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-filetypes/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-gitignore/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-glob/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

packages/cspell-grammar/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v9.7.1 (2026-03-21)
7+
8+
### Dictionary Updates
9+
10+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8688">#8688</a>)
11+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)
12+
13+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)
15+
616
## v9.7.0 (2026-02-23)
717

818
### Features

0 commit comments

Comments
 (0)