Skip to content

Commit

Permalink
chore(main): release 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 1, 2024
1 parent f67b75c commit 9e49214
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 @@
{
".": "5.3.0"
".": "5.3.1"
}
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.

## [5.3.1](https://github.com/streetsidesoftware/cspell-action/compare/v5.3.0...v5.3.1) (2024-02-01)


### Updates and Bug Fixes

* Update Dictionaries and Dependencies ([#1525](https://github.com/streetsidesoftware/cspell-action/issues/1525)) ([97f9d38](https://github.com/streetsidesoftware/cspell-action/commit/97f9d386e90d3a5795c0475d975af4348efa8812))
* Update Dictionaries and Dependencies ([#1543](https://github.com/streetsidesoftware/cspell-action/issues/1543)) ([a980a6f](https://github.com/streetsidesoftware/cspell-action/commit/a980a6fd9ac98116c25897b3e4b6a7edd102dccd))
* Update Dictionaries and Dependencies ([#1545](https://github.com/streetsidesoftware/cspell-action/issues/1545)) ([82a6799](https://github.com/streetsidesoftware/cspell-action/commit/82a67998072020a17592673fae215ba3459605c1))
* Update Dictionaries and Dependencies ([#1557](https://github.com/streetsidesoftware/cspell-action/issues/1557)) ([345a536](https://github.com/streetsidesoftware/cspell-action/commit/345a536fc7098c82ab78bad710571a7022b63321))
* Update Dictionaries and Dependencies ([#1561](https://github.com/streetsidesoftware/cspell-action/issues/1561)) ([f67b75c](https://github.com/streetsidesoftware/cspell-action/commit/f67b75c4143405fc284bdbd75c8c7a79160abd67))
* Workflow Bot -- Update ALL Dependencies (main) ([#1539](https://github.com/streetsidesoftware/cspell-action/issues/1539)) ([38e968b](https://github.com/streetsidesoftware/cspell-action/commit/38e968bd05fa7dea8ebaa4063728facd58b8638c))
* Workflow Bot -- Update ALL Dependencies (main) ([#1549](https://github.com/streetsidesoftware/cspell-action/issues/1549)) ([356704b](https://github.com/streetsidesoftware/cspell-action/commit/356704bdde6369ce4e7e13fcf1e38f9efec1d8d0))
* Workflow Bot -- Update ALL Dependencies (main) ([#1552](https://github.com/streetsidesoftware/cspell-action/issues/1552)) ([41faf80](https://github.com/streetsidesoftware/cspell-action/commit/41faf8075da58513ab997a779074758599693452))

## [5.3.0](https://github.com/streetsidesoftware/cspell-action/compare/v5.2.0...v5.3.0) (2024-01-03)


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": "5.3.0",
"version": "5.3.1",
"description": "GitHub Action: Check Spelling",
"main": "action/lib/main.js",
"private": true,
Expand Down

0 comments on commit 9e49214

Please sign in to comment.