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] authored Jan 23, 2024
1 parent 0c00895 commit d597274
Show file tree
Hide file tree
Showing 3 changed files with 11 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"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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-01-23)


### 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))

## [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 d597274

Please sign in to comment.