Skip to content

Commit e464ae9

Browse files
chore(main): release 6.11.1 (#2256)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b9941d commit e464ae9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.0"
2+
".": "6.11.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
## [6.11.1](https://github.com/streetsidesoftware/cspell-action/compare/v6.11.0...v6.11.1) (2025-05-05)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Update CSpell version (8.19.2) ([#2255](https://github.com/streetsidesoftware/cspell-action/issues/2255)) ([912aab8](https://github.com/streetsidesoftware/cspell-action/commit/912aab83a18fc7868b3b5437d51acf84f5522f1e))
11+
* Update CSpell version (8.19.3) ([#2267](https://github.com/streetsidesoftware/cspell-action/issues/2267)) ([d320968](https://github.com/streetsidesoftware/cspell-action/commit/d3209683d040134ed95c6b34713f232a19413ef6))
12+
* Update CSpell version (8.19.4) ([#2275](https://github.com/streetsidesoftware/cspell-action/issues/2275)) ([4b43f0b](https://github.com/streetsidesoftware/cspell-action/commit/4b43f0b35e509a0373278f3ece96c9ee1cf7e8fc))
13+
* Update Dictionaries and Dependencies ([#2263](https://github.com/streetsidesoftware/cspell-action/issues/2263)) ([be1658b](https://github.com/streetsidesoftware/cspell-action/commit/be1658b35f1c49805128ae0905153d9ed00d22fa))
14+
* Update Dictionaries and Dependencies ([#2276](https://github.com/streetsidesoftware/cspell-action/issues/2276)) ([d060e9c](https://github.com/streetsidesoftware/cspell-action/commit/d060e9cf1b7eeeff0e1aaa5fcd0cb96e584df517))
15+
516
## [6.11.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.10.1...v6.11.0) (2025-04-19)
617

718

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.0",
3+
"version": "6.11.1",
44
"description": "GitHub Action: Check Spelling",
55
"private": true,
66
"packageManager": "pnpm@9.4.0",

0 commit comments

Comments
 (0)