Skip to content

Commit 6f05386

Browse files
chore(main): release 7.1.2 (#2386)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6b3551 commit 6f05386

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".": "7.1.1"
2+
".": "7.1.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.1.2](https://github.com/streetsidesoftware/cspell-action/compare/v7.1.1...v7.1.2) (2025-07-13)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Update CSpell version (9.1.5) ([#2389](https://github.com/streetsidesoftware/cspell-action/issues/2389)) ([47fec0d](https://github.com/streetsidesoftware/cspell-action/commit/47fec0d74e8005471f57aeaa4b86ae2bc5197de1))
11+
* Update Dictionaries and Dependencies ([#2385](https://github.com/streetsidesoftware/cspell-action/issues/2385)) ([b8baba1](https://github.com/streetsidesoftware/cspell-action/commit/b8baba18fc56d1bd8b64f0b96cab31978c2e802c))
12+
513
## [7.1.1](https://github.com/streetsidesoftware/cspell-action/compare/v7.1.0...v7.1.1) (2025-07-08)
614

715

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": "7.1.1",
3+
"version": "7.1.2",
44
"description": "GitHub Action: Check Spelling",
55
"private": true,
66
"packageManager": "[email protected]+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",

0 commit comments

Comments
 (0)