Skip to content

Commit e5a858a

Browse files
chore(main): release 8.1.1 (#2552)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18eb68e commit e5a858a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "8.1.0"
2+
".": "8.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [8.1.1](https://github.com/streetsidesoftware/cspell-action/compare/v8.1.0...v8.1.1) (2025-12-10)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Fix publishing step ([18eb68e](https://github.com/streetsidesoftware/cspell-action/commit/18eb68ecec6022ff335d12e6f77167fe7eaa864d))
11+
512
## [8.1.0](https://github.com/streetsidesoftware/cspell-action/compare/v8.0.0...v8.1.0) (2025-12-10)
613

714

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.1.0",
3+
"version": "8.1.1",
44
"description": "GitHub Action: Check Spelling",
55
"private": true,
66
"packageManager": "[email protected]+sha512.21c4e5698002ade97e4efe8b8b4a89a8de3c85a37919f957e7a0f30f38fbc5bbdd05980ffe29179b2fb6e6e691242e098d945d1601772cad0fef5fb6411e2a4b",

0 commit comments

Comments
 (0)