Skip to content

Commit

Permalink
chore(main): release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
1 parent 4f0ad51 commit ba56bcf
Show file tree
Hide file tree
Showing 3 changed files with 15 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.0.0"
".": "5.0.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.0.1](https://github.com/streetsidesoftware/cspell-action/compare/v5.0.0...v5.0.1) (2023-11-29)


### Documentation

* Update README.md ([9e513e4](https://github.com/streetsidesoftware/cspell-action/commit/9e513e47530a64f5e5cd68b9548203850e1122f2))


### Updates and Bug Fixes

* Update Dictionaries and Dependencies ([#1449](https://github.com/streetsidesoftware/cspell-action/issues/1449)) ([4f0ad51](https://github.com/streetsidesoftware/cspell-action/commit/4f0ad5156e5d4e01e63944839a5a8f4901e2ad61))
* Workflow Bot -- Update ALL Dependencies (main) ([#1447](https://github.com/streetsidesoftware/cspell-action/issues/1447)) ([b38483c](https://github.com/streetsidesoftware/cspell-action/commit/b38483c1b1ded3aa24b2d96aaffe4122f39c1657))

## [5.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v4.0.1...v5.0.0) (2023-11-14)


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

0 comments on commit ba56bcf

Please sign in to comment.