Skip to content

Commit

Permalink
chore(main): release 2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 30, 2022
1 parent 3ca5553 commit 80b5779
Show file tree
Hide file tree
Showing 3 changed files with 20 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 @@
{
".": "2.15.0"
".": "2.15.1"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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.

## [2.15.1](https://github.com/streetsidesoftware/cspell-action/compare/v2.15.0...v2.15.1) (2022-12-30)


### Updates and Bug Fixes

* Update CSpell to (6.18.1) ([0505333](https://github.com/streetsidesoftware/cspell-action/commit/0505333a31b31fc25c47e8b2e82092cd2262a8e0))
* Update CSpell to (6.18.1) (main) ([#1115](https://github.com/streetsidesoftware/cspell-action/issues/1115)) ([0505333](https://github.com/streetsidesoftware/cspell-action/commit/0505333a31b31fc25c47e8b2e82092cd2262a8e0))
* Workflow Bot -- Update ALL Dependencies ([9798df0](https://github.com/streetsidesoftware/cspell-action/commit/9798df0211ce94dcc06693eb23ac1368e98a8af0))
* Workflow Bot -- Update ALL Dependencies (main) ([#1109](https://github.com/streetsidesoftware/cspell-action/issues/1109)) ([9798df0](https://github.com/streetsidesoftware/cspell-action/commit/9798df0211ce94dcc06693eb23ac1368e98a8af0))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([3ca5553](https://github.com/streetsidesoftware/cspell-action/commit/3ca555397be356fadd8530b9de2ad42e7f5c1b41))
* Workflow Bot -- Update ALL Dependencies ([1058fad](https://github.com/streetsidesoftware/cspell-action/commit/1058fadac0b08f66480e4c173f3f2af0a40605b9))
* Workflow Bot -- Update ALL Dependencies (main) ([#1107](https://github.com/streetsidesoftware/cspell-action/issues/1107)) ([1058fad](https://github.com/streetsidesoftware/cspell-action/commit/1058fadac0b08f66480e4c173f3f2af0a40605b9))
* Workflow Bot -- Update ALL Dependencies (main) ([#1112](https://github.com/streetsidesoftware/cspell-action/issues/1112)) ([3ca5553](https://github.com/streetsidesoftware/cspell-action/commit/3ca555397be356fadd8530b9de2ad42e7f5c1b41))

## [2.15.0](https://github.com/streetsidesoftware/cspell-action/compare/v2.14.0...v2.15.0) (2022-12-21)


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

0 comments on commit 80b5779

Please sign in to comment.