Skip to content

Commit

Permalink
chore(main): release 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 25, 2024
1 parent c844349 commit b3a049d
Show file tree
Hide file tree
Showing 3 changed files with 14 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.3.0"
".": "6.3.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.3.1](https://github.com/streetsidesoftware/cspell-action/compare/v6.3.0...v6.3.1) (2024-05-25)


### Updates and Bug Fixes

* Update CSpell version (8.8.2) ([#1738](https://github.com/streetsidesoftware/cspell-action/issues/1738)) ([0930989](https://github.com/streetsidesoftware/cspell-action/commit/093098944f252a7cd0138bf441a780e852b257c6))
* Update CSpell version (8.8.3) ([#1743](https://github.com/streetsidesoftware/cspell-action/issues/1743)) ([8ef7183](https://github.com/streetsidesoftware/cspell-action/commit/8ef718382f35a51d68daeebaf6f70abc451ab82a))
* Update Dictionaries and Dependencies ([#1726](https://github.com/streetsidesoftware/cspell-action/issues/1726)) ([625b456](https://github.com/streetsidesoftware/cspell-action/commit/625b45618098a0217270979d03dc9b2928a4e9c4))
* Update Dictionaries and Dependencies ([#1733](https://github.com/streetsidesoftware/cspell-action/issues/1733)) ([cbb4e6f](https://github.com/streetsidesoftware/cspell-action/commit/cbb4e6fcf3fde7f4dd953c674be228944ebd594e))
* Update Dictionaries and Dependencies ([#1749](https://github.com/streetsidesoftware/cspell-action/issues/1749)) ([c844349](https://github.com/streetsidesoftware/cspell-action/commit/c844349726f1197653d765a86054a3138b6725e7))
* Workflow Bot -- Update ALL Dependencies (main) ([#1736](https://github.com/streetsidesoftware/cspell-action/issues/1736)) ([4a016c5](https://github.com/streetsidesoftware/cspell-action/commit/4a016c5b82afc177b2b9240c4c6741931c6980f6))

## [6.3.0](https://github.com/streetsidesoftware/cspell-action/compare/v6.2.0...v6.3.0) (2024-05-10)


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

0 comments on commit b3a049d

Please sign in to comment.