Skip to content

Commit

Permalink
chore(main): release 6.8.0 (#1869)
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] committed Aug 2, 2024
1 parent 09f33e2 commit 0e63b88
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.7.1"
".": "6.8.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.8.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.7.1...v6.8.0) (2024-08-02)


### Features

* Update CSpell version (8.13.0) ([#1877](https://github.com/streetsidesoftware/cspell-action/issues/1877)) ([715bb5b](https://github.com/streetsidesoftware/cspell-action/commit/715bb5bc7469f23108868999516a473e3d142517))


### Updates and Bug Fixes

* Update CSpell version (8.13.1) ([#1881](https://github.com/streetsidesoftware/cspell-action/issues/1881)) ([fdd2fdb](https://github.com/streetsidesoftware/cspell-action/commit/fdd2fdbb5f44082df3c196c0c1f73d02e1d86640))
* Update Dictionaries and Dependencies ([#1868](https://github.com/streetsidesoftware/cspell-action/issues/1868)) ([7f7b117](https://github.com/streetsidesoftware/cspell-action/commit/7f7b11761d1e1fce5bade4c3040dddd88de734dd))
* Workflow Bot -- Update ALL Dependencies (main) ([#1864](https://github.com/streetsidesoftware/cspell-action/issues/1864)) ([4cb63fa](https://github.com/streetsidesoftware/cspell-action/commit/4cb63fa22c527d3b1f989d07d2325f2c6b4ef128))

## [6.7.1](https://github.com/streetsidesoftware/cspell-action/compare/v6.7.0...v6.7.1) (2024-07-23)


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.7.1",
"version": "6.8.0",
"description": "GitHub Action: Check Spelling",
"private": true,
"packageManager": "pnpm@9.4.0",
Expand Down

0 comments on commit 0e63b88

Please sign in to comment.