Skip to content

Commit eb29b6a

Browse files
chore(main): release 7.0.0 (#2287)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2fc8537 commit eb29b6a

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
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+
## [7.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.11.1...v7.0.0) (2025-05-08)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update CSpell version (9.0.0) ([#2278](https://github.com/streetsidesoftware/cspell-action/issues/2278))
11+
12+
### Documentation
13+
14+
* Update README ([#2288](https://github.com/streetsidesoftware/cspell-action/issues/2288)) ([874818f](https://github.com/streetsidesoftware/cspell-action/commit/874818fc043f81ef068810cc6c3d5d5bd7a94aef))
15+
16+
17+
### Features
18+
19+
* Update CSpell version (9.0.0) ([#2278](https://github.com/streetsidesoftware/cspell-action/issues/2278)) ([8a41d2d](https://github.com/streetsidesoftware/cspell-action/commit/8a41d2d43de001a26ce606d82c8a0cce4d90de48))
20+
21+
22+
### Updates and Bug Fixes
23+
24+
* Update CSpell version (9.0.1) ([#2297](https://github.com/streetsidesoftware/cspell-action/issues/2297)) ([2fc8537](https://github.com/streetsidesoftware/cspell-action/commit/2fc853798181f6133fda13a62324b40e1d324b6d))
25+
* Update Dictionaries and Dependencies ([#2289](https://github.com/streetsidesoftware/cspell-action/issues/2289)) ([3d94181](https://github.com/streetsidesoftware/cspell-action/commit/3d9418150143826bdd0a80467557d15e9e0e9d6d))
26+
* Update Dictionaries and Dependencies ([#2290](https://github.com/streetsidesoftware/cspell-action/issues/2290)) ([01d5d65](https://github.com/streetsidesoftware/cspell-action/commit/01d5d652329040e6f79c0ca92a1239d40ad2ec6e))
27+
* Update Dictionaries and Dependencies ([#2296](https://github.com/streetsidesoftware/cspell-action/issues/2296)) ([e04f0dd](https://github.com/streetsidesoftware/cspell-action/commit/e04f0ddf5a3f40ed0ec18bf8fbe4e99bda55654d))
28+
* Workflow Bot -- Update ALL Dependencies (main) ([#2291](https://github.com/streetsidesoftware/cspell-action/issues/2291)) ([4e70dd3](https://github.com/streetsidesoftware/cspell-action/commit/4e70dd32dbf67853058af45bfdaba3baefda8dbc))
29+
530
## [6.11.1](https://github.com/streetsidesoftware/cspell-action/compare/v6.11.0...v6.11.1) (2025-05-05)
631

732

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": "6.11.1",
3+
"version": "7.0.0",
44
"description": "GitHub Action: Check Spelling",
55
"private": true,
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)