Skip to content

Commit

Permalink
chore(main): release 2.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 16, 2023
1 parent ef5923e commit 9fd8fed
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.26.3"
".": "2.26.4"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

## [2.26.4](https://github.com/streetsidesoftware/cspell-action/compare/v2.26.3...v2.26.4) (2023-08-16)


### Updates and Bug Fixes

* Update CSpell to (6.31.3) (main) ([#1331](https://github.com/streetsidesoftware/cspell-action/issues/1331)) ([f21ebc4](https://github.com/streetsidesoftware/cspell-action/commit/f21ebc42fa6a2095c4bcb41a9fb8a5fb45f387bd))
* Workflow Bot -- Update ALL Dependencies (main) ([#1330](https://github.com/streetsidesoftware/cspell-action/issues/1330)) ([ef5923e](https://github.com/streetsidesoftware/cspell-action/commit/ef5923ed868c54327b52d69f515662a48c270260))


### Miscellaneous

* use `esbuild` to reduce the size of the action ([#1334](https://github.com/streetsidesoftware/cspell-action/issues/1334)) ([dd47421](https://github.com/streetsidesoftware/cspell-action/commit/dd47421bf531b11c8470fd6f1940cf25b06716ac))

## [2.26.3](https://github.com/streetsidesoftware/cspell-action/compare/v2.26.2...v2.26.3) (2023-07-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell-action",
"version": "2.26.3",
"version": "2.26.4",
"description": "GitHub Action: Check Spelling",
"main": "action/lib/main.js",
"private": true,
Expand Down

0 comments on commit 9fd8fed

Please sign in to comment.