|
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.1.3 (2025-07-05) |
| 7 | + |
| 8 | +### Fixes |
| 9 | + |
| 10 | +<details> |
| 11 | +<summary>fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)</summary> |
| 12 | + |
| 13 | +### fix: Add toml config reader/writer ([#7565](https://github.com/streetsidesoftware/cspell/pull/7565)) |
| 14 | + |
| 15 | +fixes #7563 |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +</details> |
| 20 | + |
| 21 | +### Dictionary Updates |
| 22 | + |
| 23 | +<details> |
| 24 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)</summary> |
| 25 | + |
| 26 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#7569](https://github.com/streetsidesoftware/cspell/pull/7569)) |
| 27 | + |
| 28 | +# Update Dictionaries (main) |
| 29 | + |
| 30 | +## Summary |
| 31 | + |
| 32 | +``` |
| 33 | + packages/cspell-bundled-dicts/package.json | 2 +- |
| 34 | + pnpm-lock.yaml | 12 ++++++------ |
| 35 | + 2 files changed, 7 insertions(+), 7 deletions(-) |
| 36 | +``` |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +</details> |
| 41 | + |
| 42 | +<details> |
| 43 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)</summary> |
| 44 | + |
| 45 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#7564](https://github.com/streetsidesoftware/cspell/pull/7564)) |
| 46 | + |
| 47 | +# Update Dictionaries (main) |
| 48 | + |
| 49 | +## Summary |
| 50 | + |
| 51 | +``` |
| 52 | + packages/cspell-bundled-dicts/package.json | 2 +- |
| 53 | + pnpm-lock.yaml | 12 ++++++------ |
| 54 | + 2 files changed, 7 insertions(+), 7 deletions(-) |
| 55 | +``` |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +</details> |
| 60 | + |
| 61 | +<details> |
| 62 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)</summary> |
| 63 | + |
| 64 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#7560](https://github.com/streetsidesoftware/cspell/pull/7560)) |
| 65 | + |
| 66 | +# Update Dictionaries (main) |
| 67 | + |
| 68 | +## Summary |
| 69 | + |
| 70 | +``` |
| 71 | + .../snapshots/flutter/samples/report.yaml | 4 +-- |
| 72 | + .../snapshots/flutter/samples/snapshot.txt | 7 ++--- |
| 73 | + packages/cspell-bundled-dicts/package.json | 6 ++-- |
| 74 | + pnpm-lock.yaml | 33 +++++++++++++--------- |
| 75 | + 4 files changed, 26 insertions(+), 24 deletions(-) |
| 76 | +``` |
| 77 | + |
| 78 | +--- |
| 79 | + |
| 80 | +</details> |
| 81 | + |
| 82 | +<details> |
| 83 | +<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)</summary> |
| 84 | + |
| 85 | +### fix: Workflow Bot -- Update Dictionaries (main) ([#7549](https://github.com/streetsidesoftware/cspell/pull/7549)) |
| 86 | + |
| 87 | +# Update Dictionaries (main) |
| 88 | + |
| 89 | +## Summary |
| 90 | + |
| 91 | +``` |
| 92 | + integration-tests/snapshots/mdx-js/mdx/report.yaml | 46 ++-------------------- |
| 93 | + .../snapshots/mdx-js/mdx/snapshot.txt | 43 +------------------- |
| 94 | + packages/cspell-bundled-dicts/package.json | 8 ++-- |
| 95 | + pnpm-lock.yaml | 45 +++++++++++---------- |
| 96 | + 4 files changed, 33 insertions(+), 109 deletions(-) |
| 97 | +``` |
| 98 | + |
| 99 | +--- |
| 100 | + |
| 101 | +</details> |
| 102 | + |
| 103 | +### Documentation |
| 104 | + |
| 105 | +<details> |
| 106 | +<summary>fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)</summary> |
| 107 | + |
| 108 | +### fix: Add toml config reader/writer ([#7565](https://github.com/streetsidesoftware/cspell/pull/7565)) |
| 109 | + |
| 110 | +fixes #7563 |
| 111 | + |
| 112 | +--- |
| 113 | + |
| 114 | +</details> |
| 115 | + |
6 | 116 | ## v9.1.2 (2025-06-24)
|
7 | 117 |
|
8 | 118 | ### Fixes
|
|
0 commit comments