Skip to content

Commit dcd03dc

Browse files
chore(main): release 7.2.0 (#2393)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad41e30 commit dcd03dc

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.2"
2+
".": "7.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2.0](https://github.com/streetsidesoftware/cspell-action/compare/v7.1.2...v7.2.0) (2025-07-26)
6+
7+
8+
### Features
9+
10+
* Update CSpell version (9.2.0) ([#2391](https://github.com/streetsidesoftware/cspell-action/issues/2391)) ([7b25076](https://github.com/streetsidesoftware/cspell-action/commit/7b25076b62cd8a910c77b2734b8004ce6125cdf4))
11+
12+
13+
### Updates and Bug Fixes
14+
15+
* Update Dictionaries and Dependencies ([#2394](https://github.com/streetsidesoftware/cspell-action/issues/2394)) ([fc07b1d](https://github.com/streetsidesoftware/cspell-action/commit/fc07b1dea49a1fa2f5b2cc0878fe4c8dd060f190))
16+
517
## [7.1.2](https://github.com/streetsidesoftware/cspell-action/compare/v7.1.1...v7.1.2) (2025-07-13)
618

719

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

0 commit comments

Comments
 (0)