|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## v9.7.1 (2026-03-02) |
| 7 | + |
| 8 | +### Dictionary Updates |
| 9 | + |
| 10 | +<details> |
| 11 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8670">#8670</a>)</summary> |
| 12 | + |
| 13 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8670](https://github.com/streetsidesoftware/cspell/pull/8670)) |
| 14 | + |
| 15 | +# Update Dictionaries (main) |
| 16 | + |
| 17 | +## Summary |
| 18 | + |
| 19 | +``` |
| 20 | + .../microsoft/TypeScript-Website/report.yaml | 13 ++-- |
| 21 | + .../microsoft/TypeScript-Website/snapshot.txt | 3 +- |
| 22 | + .../snapshots/vitest-dev/vitest/report.yaml | 8 +-- |
| 23 | + .../snapshots/vitest-dev/vitest/snapshot.txt | 5 +- |
| 24 | + packages/cspell-bundled-dicts/package.json | 12 ++-- |
| 25 | + pnpm-lock.yaml | 72 ++++++++++++---------- |
| 26 | + 6 files changed, 56 insertions(+), 57 deletions(-) |
| 27 | +``` |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +</details> |
| 32 | + |
| 33 | +<details> |
| 34 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8647">#8647</a>)</summary> |
| 35 | + |
| 36 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8647](https://github.com/streetsidesoftware/cspell/pull/8647)) |
| 37 | + |
| 38 | +# Update Dictionaries (main) |
| 39 | + |
| 40 | +## Summary |
| 41 | + |
| 42 | +``` |
| 43 | + packages/cspell-bundled-dicts/package.json | 2 +- |
| 44 | + pnpm-lock.yaml | 12 ++++++------ |
| 45 | + 2 files changed, 7 insertions(+), 7 deletions(-) |
| 46 | +``` |
| 47 | + |
| 48 | +--- |
| 49 | + |
| 50 | +</details> |
| 51 | + |
| 52 | +<details> |
| 53 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/8637">#8637</a>)</summary> |
| 54 | + |
| 55 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#8637](https://github.com/streetsidesoftware/cspell/pull/8637)) |
| 56 | + |
| 57 | +# Update Dictionaries (main) |
| 58 | + |
| 59 | +## Summary |
| 60 | + |
| 61 | +``` |
| 62 | + .../MartinThoma/LaTeX-examples/report.yaml | 10 +--- |
| 63 | + .../MartinThoma/LaTeX-examples/snapshot.txt | 10 +--- |
| 64 | + .../aspnetboilerplate/report.yaml | 3 +- |
| 65 | + .../aspnetboilerplate/snapshot.txt | 3 +- |
| 66 | + .../snapshots/django/django/report.yaml | 6 +-- |
| 67 | + .../snapshots/django/django/snapshot.txt | 3 +- |
| 68 | + .../snapshots/eslint/eslint/report.yaml | 4 +- |
| 69 | + .../snapshots/eslint/eslint/snapshot.txt | 3 +- |
| 70 | + .../snapshots/liriliri/licia/report.yaml | 3 +- |
| 71 | + .../snapshots/liriliri/licia/snapshot.txt | 3 +- |
| 72 | + .../snapshots/neovim/nvim-lspconfig/report.yaml | 6 +-- |
| 73 | + .../snapshots/neovim/nvim-lspconfig/snapshot.txt | 8 +-- |
| 74 | + .../snapshots/sveltejs/svelte/report.yaml | 3 +- |
| 75 | + .../snapshots/sveltejs/svelte/snapshot.txt | 3 +- |
| 76 | + .../snapshots/vitest-dev/vitest/report.yaml | 4 +- |
| 77 | + .../snapshots/vitest-dev/vitest/snapshot.txt | 5 +- |
| 78 | + .../snapshots/wireapp/wire-webapp/report.yaml | 9 +--- |
| 79 | + .../snapshots/wireapp/wire-webapp/snapshot.txt | 7 +-- |
| 80 | + packages/cspell-bundled-dicts/package.json | 10 ++-- |
| 81 | + pnpm-lock.yaml | 58 +++++++++++----------- |
| 82 | + 20 files changed, 62 insertions(+), 99 deletions(-) |
| 83 | +``` |
| 84 | + |
| 85 | +--- |
| 86 | + |
| 87 | +</details> |
| 88 | + |
6 | 89 | ## v9.7.0 (2026-02-23) |
7 | 90 |
|
8 | 91 | ### Features |
|
0 commit comments