Skip to content

Commit a670ca8

Browse files
chore(main): release 9.0.0 (#2682)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7319e02 commit a670ca8

3 files changed

Lines changed: 26 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "8.4.0"
2+
".": "9.0.0"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [9.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v8.4.0...v9.0.0) (2026-08-15)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update CSpell version (10.0.0) ([#2675](https://github.com/streetsidesoftware/cspell-action/issues/2675))
11+
12+
### Features
13+
14+
* Update CSpell version (10.0.0) ([#2675](https://github.com/streetsidesoftware/cspell-action/issues/2675)) ([ad2c881](https://github.com/streetsidesoftware/cspell-action/commit/ad2c8811c41452c03875e40778bfffb824c5b46e))
15+
16+
17+
### Updates and Bug Fixes
18+
19+
* Update CSpell version (10.0.1) ([#2711](https://github.com/streetsidesoftware/cspell-action/issues/2711)) ([27dd4ca](https://github.com/streetsidesoftware/cspell-action/commit/27dd4ca8ca703e4358a6d6359f28135cc2522eeb))
20+
* Update Dictionaries and Dependencies ([#2717](https://github.com/streetsidesoftware/cspell-action/issues/2717)) ([7f801da](https://github.com/streetsidesoftware/cspell-action/commit/7f801dad894c9650fe1448adae011f10488c7319))
21+
* Update Dictionaries and Dependencies ([#2729](https://github.com/streetsidesoftware/cspell-action/issues/2729)) ([7a30246](https://github.com/streetsidesoftware/cspell-action/commit/7a3024662c158b069170d64f5961cf5bfcfba8a5))
22+
* Workflow Bot -- Update ALL Dependencies (main) ([#2676](https://github.com/streetsidesoftware/cspell-action/issues/2676)) ([927b1b4](https://github.com/streetsidesoftware/cspell-action/commit/927b1b484eb0b1a5d60be86898b3a3d37b768b60))
23+
* Workflow Bot -- Update ALL Dependencies (main) ([#2683](https://github.com/streetsidesoftware/cspell-action/issues/2683)) ([1130633](https://github.com/streetsidesoftware/cspell-action/commit/1130633c547e1a54423f755c13eb5ad32ad6cd84))
24+
* Workflow Bot -- Update ALL Dependencies (main) ([#2694](https://github.com/streetsidesoftware/cspell-action/issues/2694)) ([ec37533](https://github.com/streetsidesoftware/cspell-action/commit/ec37533c2a3b3538c99017b53454ff5a5e06abd3))
25+
* Workflow Bot -- Update ALL Dependencies (main) ([#2695](https://github.com/streetsidesoftware/cspell-action/issues/2695)) ([7dcf120](https://github.com/streetsidesoftware/cspell-action/commit/7dcf1206fe16820657ebc51459e6292c3e9efc96))
26+
* Workflow Bot -- Update ALL Dependencies (main) ([#2696](https://github.com/streetsidesoftware/cspell-action/issues/2696)) ([d552416](https://github.com/streetsidesoftware/cspell-action/commit/d552416f18f877a6508e5de33265bd6bbf1f51be))
27+
* Workflow Bot -- Update ALL Dependencies (main) ([#2710](https://github.com/streetsidesoftware/cspell-action/issues/2710)) ([f433a62](https://github.com/streetsidesoftware/cspell-action/commit/f433a6252b1c9302284d950de2a903b9b372e03b))
28+
529
## [8.4.0](https://github.com/streetsidesoftware/cspell-action/compare/v8.3.0...v8.4.0) (2026-04-05)
630

731

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-action",
3-
"version": "8.4.0",
3+
"version": "9.0.0",
44
"description": "GitHub Action: Check Spelling",
55
"private": true,
66
"packageManager": "pnpm@11.21.0+sha512.521705bce689924eac72f5a3587122f362689ef6571e55ba80076fd637c11132ecffada26fad4ea79c485bfddbfd3d5a2a5b05805a77e893de71ec8a6cca3bb1",

0 commit comments

Comments
 (0)