Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b593727

Browse filesBrowse files
chore: Prepare Release v9.1.4 (auto-deploy) (#7572)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 7db9621 commit b593727
Copy full SHA for b593727

29 files changed

+513-3Lines changed: 513 additions & 3 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.release.json‎

Copy file name to clipboard
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "v9.1.3",
3-
"version": "9.1.3",
4-
"tag": "v9.1.3"
2+
"name": "v9.1.4",
3+
"version": "9.1.4",
4+
"tag": "v9.1.4"
55
}
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+73Lines changed: 73 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,79 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
<details>
11+
<summary>fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)</summary>
12+
13+
### fix: Reduce CSpell package size ([#7602](https://github.com/streetsidesoftware/cspell/pull/7602))
14+
15+
---
16+
17+
</details>
18+
19+
<details>
20+
<summary>fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)</summary>
21+
22+
### fix: Make it easier to create config files. ([#7598](https://github.com/streetsidesoftware/cspell/pull/7598))
23+
24+
---
25+
26+
</details>
27+
28+
<details>
29+
<summary>fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)</summary>
30+
31+
### fix: store reportIssueOptions in the cache ([#7597](https://github.com/streetsidesoftware/cspell/pull/7597))
32+
33+
This fixes and issue with reporting cached issues when they should have been ignored.
34+
35+
---
36+
37+
</details>
38+
39+
### Dictionary Updates
40+
41+
<details>
42+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)</summary>
43+
44+
### fix: Workflow Bot -- Update Dictionaries (main) ([#7591](https://github.com/streetsidesoftware/cspell/pull/7591))
45+
46+
# Update Dictionaries (main)
47+
48+
## Summary
49+
50+
```
51+
packages/cspell-bundled-dicts/package.json | 116 ++---
52+
pnpm-lock.yaml | 706 +++++++++++++++--------------
53+
2 files changed, 432 insertions(+), 390 deletions(-)
54+
```
55+
56+
---
57+
58+
</details>
59+
60+
<details>
61+
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)</summary>
62+
63+
### fix: Workflow Bot -- Update Dictionaries (main) ([#7574](https://github.com/streetsidesoftware/cspell/pull/7574))
64+
65+
# Update Dictionaries (main)
66+
67+
## Summary
68+
69+
```
70+
packages/cspell-bundled-dicts/package.json | 4 ++--
71+
pnpm-lock.yaml | 24 ++++++++++++------------
72+
2 files changed, 14 insertions(+), 14 deletions(-)
73+
```
74+
75+
---
76+
77+
</details>
78+
679
## v9.1.3 (2025-07-05)
780

881
### Fixes
Collapse file

‎packages/Samples/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/Samples/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-bundled-dicts/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-bundled-dicts/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-config-lib/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-config-lib/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-dictionary/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-dictionary/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-eslint-plugin/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-eslint-plugin/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-filetypes/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-filetypes/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-gitignore/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-gitignore/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes
Collapse file

‎packages/cspell-glob/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/cspell-glob/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.1.4 (2025-07-12)
7+
8+
### Fixes
9+
10+
- fix: Reduce CSpell package size (<a href="https://github.com/streetsidesoftware/cspell/pull/7602">#7602</a>)
11+
- fix: Make it easier to create config files. (<a href="https://github.com/streetsidesoftware/cspell/pull/7598">#7598</a>)
12+
13+
- fix: store reportIssueOptions in the cache (<a href="https://github.com/streetsidesoftware/cspell/pull/7597">#7597</a>)
14+
15+
### Dictionary Updates
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7591">#7591</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7574">#7574</a>)
19+
620
## v9.1.3 (2025-07-05)
721

822
### Fixes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.