Skip to content

Commit

Permalink
chore(main): release 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
1 parent 5899e66 commit f50ca46
Show file tree
Hide file tree
Showing 3 changed files with 23 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.8.1"
".": "6.9.0"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.9.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.8.1...v6.9.0) (2024-09-09)


### Features

* Update CSpell version (8.14.1) ([#1908](https://github.com/streetsidesoftware/cspell-action/issues/1908)) ([91cd27c](https://github.com/streetsidesoftware/cspell-action/commit/91cd27cc361261545cb69fc36e06bf8c0c81764c))


### Updates and Bug Fixes

* Update CSpell version (8.14.2) ([#1914](https://github.com/streetsidesoftware/cspell-action/issues/1914)) ([afe2444](https://github.com/streetsidesoftware/cspell-action/commit/afe2444deb897ed72efa26f0899ef7bef20dffbe))
* Update Dictionaries and Dependencies ([#1916](https://github.com/streetsidesoftware/cspell-action/issues/1916)) ([3c4a8f9](https://github.com/streetsidesoftware/cspell-action/commit/3c4a8f9963b6bc9e1d327e1596b517d11783aa4a))
* Update Dictionaries and Dependencies ([#1917](https://github.com/streetsidesoftware/cspell-action/issues/1917)) ([6de7a36](https://github.com/streetsidesoftware/cspell-action/commit/6de7a36085282724ae87d57711d9b3f73ed3923d))
* Update Dictionaries and Dependencies ([#1920](https://github.com/streetsidesoftware/cspell-action/issues/1920)) ([5e139b3](https://github.com/streetsidesoftware/cspell-action/commit/5e139b3a782bf1ee28b2a4ae39965ac30d7832bc))
* Update Dictionaries and Dependencies ([#1922](https://github.com/streetsidesoftware/cspell-action/issues/1922)) ([5b7183f](https://github.com/streetsidesoftware/cspell-action/commit/5b7183fb768ca7471244660795a8daf8a213a8b1))
* Update Dictionaries and Dependencies ([#1924](https://github.com/streetsidesoftware/cspell-action/issues/1924)) ([5091d30](https://github.com/streetsidesoftware/cspell-action/commit/5091d30b095bad3c4864dbf3f4126a8fb0e2330b))
* Update Dictionaries and Dependencies ([#1926](https://github.com/streetsidesoftware/cspell-action/issues/1926)) ([df0b7e0](https://github.com/streetsidesoftware/cspell-action/commit/df0b7e04bddb5779f21e9468a39b3ac81ca05bd5))
* Workflow Bot -- Update ALL Dependencies (main) ([#1906](https://github.com/streetsidesoftware/cspell-action/issues/1906)) ([e5a7002](https://github.com/streetsidesoftware/cspell-action/commit/e5a700204bd68ecd72eee598e8a3250c6e8f6b24))
* Workflow Bot -- Update ALL Dependencies (main) ([#1912](https://github.com/streetsidesoftware/cspell-action/issues/1912)) ([cabf11c](https://github.com/streetsidesoftware/cspell-action/commit/cabf11cf15bf9b683de613a067731b36396492b4))
* Workflow Bot -- Update ALL Dependencies (main) ([#1932](https://github.com/streetsidesoftware/cspell-action/issues/1932)) ([80c4084](https://github.com/streetsidesoftware/cspell-action/commit/80c40849e6891e8f5e5045c85d085fe855f7d608))

## [6.8.1](https://github.com/streetsidesoftware/cspell-action/compare/v6.8.0...v6.8.1) (2024-08-12)


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

0 comments on commit f50ca46

Please sign in to comment.