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 Jun 11, 2024
1 parent bce1cdd commit 98917e3
Show file tree
Hide file tree
Showing 3 changed files with 22 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"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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-06-11)


### 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 CSpell version (8.8.4) ([#1766](https://github.com/streetsidesoftware/cspell-action/issues/1766)) ([70c6018](https://github.com/streetsidesoftware/cspell-action/commit/70c6018c65ca709f2aa822fb1531c55aca716617))
* 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))
* Update Dictionaries and Dependencies ([#1751](https://github.com/streetsidesoftware/cspell-action/issues/1751)) ([e57ad9d](https://github.com/streetsidesoftware/cspell-action/commit/e57ad9d90cf86a5b7732727df057de2e6c2ff0ba))
* Update Dictionaries and Dependencies ([#1753](https://github.com/streetsidesoftware/cspell-action/issues/1753)) ([9f2aabc](https://github.com/streetsidesoftware/cspell-action/commit/9f2aabcaa8980bcf117ac2e53e6ba8d5dfa1603d))
* Update Dictionaries and Dependencies ([#1759](https://github.com/streetsidesoftware/cspell-action/issues/1759)) ([ad02eb6](https://github.com/streetsidesoftware/cspell-action/commit/ad02eb659cfd341f04003d2d58a79ee614b7ef55))
* Update Dictionaries and Dependencies ([#1771](https://github.com/streetsidesoftware/cspell-action/issues/1771)) ([c064532](https://github.com/streetsidesoftware/cspell-action/commit/c06453261a1f341dda6957cb64a1ab3eeb5265ec))
* Update Dictionaries and Dependencies ([#1777](https://github.com/streetsidesoftware/cspell-action/issues/1777)) ([3f372da](https://github.com/streetsidesoftware/cspell-action/commit/3f372da95d431bf2001aeafc0d7b7dea61d459d1))
* Workflow Bot -- Update ALL Dependencies (main) ([#1736](https://github.com/streetsidesoftware/cspell-action/issues/1736)) ([4a016c5](https://github.com/streetsidesoftware/cspell-action/commit/4a016c5b82afc177b2b9240c4c6741931c6980f6))
* Workflow Bot -- Update ALL Dependencies (main) ([#1750](https://github.com/streetsidesoftware/cspell-action/issues/1750)) ([9c033d2](https://github.com/streetsidesoftware/cspell-action/commit/9c033d24fdd9bb9c01c2bb59c2ccd47b634581d2))
* Workflow Bot -- Update ALL Dependencies (main) ([#1767](https://github.com/streetsidesoftware/cspell-action/issues/1767)) ([22d0426](https://github.com/streetsidesoftware/cspell-action/commit/22d04267d0df2379c9513df6fc4c6cb5aae859a8))

## [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 98917e3

Please sign in to comment.