Skip to content

Commit

Permalink
chore(main): release 5.1.0 (#1469)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 7, 2023
1 parent b8d68f2 commit 6043e38
Show file tree
Hide file tree
Showing 3 changed files with 18 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.1"
".": "5.1.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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


### Features

* Update CSpell version (8.1.0) ([#1468](https://github.com/streetsidesoftware/cspell-action/issues/1468)) ([6365681](https://github.com/streetsidesoftware/cspell-action/commit/636568170bf1df026ddab768f0f9e45894424790))


### Updates and Bug Fixes

* Update CSpell version (8.1.1) ([#1470](https://github.com/streetsidesoftware/cspell-action/issues/1470)) ([b50ae27](https://github.com/streetsidesoftware/cspell-action/commit/b50ae27755bb0d9fca70feb88f08b70e7ee98d20))
* Update CSpell version (8.1.2) ([#1477](https://github.com/streetsidesoftware/cspell-action/issues/1477)) ([491b1fa](https://github.com/streetsidesoftware/cspell-action/commit/491b1facf8cf803c3c44161066502ca2b4f26330))
* Update CSpell version (8.1.3) ([#1481](https://github.com/streetsidesoftware/cspell-action/issues/1481)) ([1f626c8](https://github.com/streetsidesoftware/cspell-action/commit/1f626c884b5380d8f340f5313251a97874990843))
* Update Dictionaries and Dependencies ([#1480](https://github.com/streetsidesoftware/cspell-action/issues/1480)) ([c9cdf0b](https://github.com/streetsidesoftware/cspell-action/commit/c9cdf0b065406a15306d8e65810c9a268cdf9693))
* Workflow Bot -- Update ALL Dependencies (main) ([#1467](https://github.com/streetsidesoftware/cspell-action/issues/1467)) ([ad85468](https://github.com/streetsidesoftware/cspell-action/commit/ad85468ea9d4f1d8cd9b1d92e2bd35b0ea957bd2))

## [5.0.1](https://github.com/streetsidesoftware/cspell-action/compare/v5.0.0...v5.0.1) (2023-12-01)


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

0 comments on commit 6043e38

Please sign in to comment.