Skip to content

Commit

Permalink
chore(main): release 6.6.0 (#1817)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 6, 2024
1 parent d91243a commit 245201e
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.5.0"
".": "6.6.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.6.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.5.0...v6.6.0) (2024-07-06)


### Features

* Update CSpell version (8.10.0) ([#1827](https://github.com/streetsidesoftware/cspell-action/issues/1827)) ([415cd90](https://github.com/streetsidesoftware/cspell-action/commit/415cd90934bb849b6653c4cda9d5aebaf122ed45))


### Updates and Bug Fixes

* Update CSpell version (8.10.1) ([#1828](https://github.com/streetsidesoftware/cspell-action/issues/1828)) ([8b3009e](https://github.com/streetsidesoftware/cspell-action/commit/8b3009e713803c72c89fc17c83068ab1302ba1b9))
* Update CSpell version (8.10.4) ([#1833](https://github.com/streetsidesoftware/cspell-action/issues/1833)) ([71e3691](https://github.com/streetsidesoftware/cspell-action/commit/71e3691b0c4b67c51a29a5fc030673c8ecf2168c))
* Update Dictionaries and Dependencies ([#1816](https://github.com/streetsidesoftware/cspell-action/issues/1816)) ([4586408](https://github.com/streetsidesoftware/cspell-action/commit/45864084002e33d866e7c50e7821d662c3152dd8))

## [6.5.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.4.0...v6.5.0) (2024-07-01)


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.5.0",
"version": "6.6.0",
"description": "GitHub Action: Check Spelling",
"private": true,
"packageManager": "[email protected]",
Expand Down

0 comments on commit 245201e

Please sign in to comment.