Skip to content

Commit

Permalink
chore(main): release 2.15.1 (#1108)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.15.1](v2.15.0...v2.15.1)
(2022-12-30)


### Updates and Bug Fixes

* Update CSpell to (6.18.1)
([0505333](0505333))
* Update CSpell to (6.18.1) (main)
([#1115](#1115))
([0505333](0505333))
* Workflow Bot -- Update ALL Dependencies
([9798df0](9798df0))
* Workflow Bot -- Update ALL Dependencies (main)
([#1109](#1109))
([9798df0](9798df0))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies
([3ca5553](3ca5553))
* Workflow Bot -- Update ALL Dependencies
([1058fad](1058fad))
* Workflow Bot -- Update ALL Dependencies (main)
([#1107](#1107))
([1058fad](1058fad))
* Workflow Bot -- Update ALL Dependencies (main)
([#1112](#1112))
([3ca5553](3ca5553))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 30, 2022
1 parent 3ca5553 commit 208a6ae
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
@@ -1,3 +1,3 @@
{
".": "2.15.0"
".": "2.15.1"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
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
@@ -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 208a6ae

Please sign in to comment.