Skip to content

Commit

Permalink
chore(main): release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 25, 2024
1 parent 371d543 commit 0923a0c
Show file tree
Hide file tree
Showing 3 changed files with 16 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 @@
{
".": "6.0.0"
".": "6.1.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [6.1.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.0.0...v6.1.0) (2024-03-25)


### Features

* Update CSpell version (8.6.0) ([#1621](https://github.com/streetsidesoftware/cspell-action/issues/1621)) ([8692805](https://github.com/streetsidesoftware/cspell-action/commit/8692805c7f5fb63bb11848be4ea03f372058e268))


### Updates and Bug Fixes

* Update CSpell version (8.6.1) ([#1643](https://github.com/streetsidesoftware/cspell-action/issues/1643)) ([371d543](https://github.com/streetsidesoftware/cspell-action/commit/371d543d76b7460fd5acf1209788f2714132ff78))
* Workflow Bot -- Update ALL Dependencies (main) ([#1612](https://github.com/streetsidesoftware/cspell-action/issues/1612)) ([fd638a2](https://github.com/streetsidesoftware/cspell-action/commit/fd638a231726ffb99c64658268f1f0031184cac9))
* Workflow Bot -- Update ALL Dependencies (main) ([#1622](https://github.com/streetsidesoftware/cspell-action/issues/1622)) ([f83222a](https://github.com/streetsidesoftware/cspell-action/commit/f83222a4352d84572dc6d55cba4a712f1de8d2d7))

## [6.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v5.4.0...v6.0.0) (2024-03-03)


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": "6.0.0",
"version": "6.1.0",
"description": "GitHub Action: Check Spelling",
"private": true,
"packageManager": "pnpm@8.7.4",
Expand Down

0 comments on commit 0923a0c

Please sign in to comment.