Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4701797

Browse files
chore: Prepare Release v9.1.3 (auto-deploy) (#7544)
Co-authored-by: Jason3S <[email protected]>
1 parent de96cb3 commit 4701797

File tree

29 files changed

+691
-3
lines changed

29 files changed

+691
-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.1.2",
3-
"version": "9.1.2",
4-
"tag": "v9.1.2"
2+
"name": "v9.1.3",
3+
"version": "9.1.3",
4+
"tag": "v9.1.3"
55
}

CHANGELOG.md

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,116 @@
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.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+
6116
## v9.1.2 (2025-06-24)
7117

8118
### Fixes

packages/Samples/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-bundled-dicts/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-config-lib/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-dictionary/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-eslint-plugin/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-filetypes/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-gitignore/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

packages/cspell-glob/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.3 (2025-07-05)
7+
8+
### Fixes
9+
10+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
11+
12+
### Dictionary Updates
13+
14+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7569">#7569</a>)
15+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7564">#7564</a>)
16+
17+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7560">#7560</a>)
18+
- fix: Workflow Bot -- Update Dictionaries (main) (<a href="https://github.com/streetsidesoftware/cspell/pull/7549">#7549</a>)
19+
20+
### Documentation
21+
22+
- fix: Add toml config reader/writer (<a href="https://github.com/streetsidesoftware/cspell/pull/7565">#7565</a>)
23+
624
## v9.1.2 (2025-06-24)
725

826
### Fixes

0 commit comments

Comments
 (0)