Skip to content

Commit

Permalink
chore(main): release 2.14.0 (#1081)
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 5, 2022
1 parent 10cbcef commit d7f4191
Show file tree
Hide file tree
Showing 3 changed files with 24 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.13.0"
".": "2.14.0"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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.14.0](https://github.com/streetsidesoftware/cspell-action/compare/v2.13.0...v2.14.0) (2022-12-05)


### Features

* Update CSpell to (6.16.0) ([d42459c](https://github.com/streetsidesoftware/cspell-action/commit/d42459c2795b12258056604fdd9b22fd35106813))
* Update CSpell to (6.16.0) (main) ([#1084](https://github.com/streetsidesoftware/cspell-action/issues/1084)) ([d42459c](https://github.com/streetsidesoftware/cspell-action/commit/d42459c2795b12258056604fdd9b22fd35106813))


### Updates and Bug Fixes

* Update CSpell to (6.15.1) ([171e191](https://github.com/streetsidesoftware/cspell-action/commit/171e191d27fdbbba88818ddad4859b77ae45113a))
* Update CSpell to (6.15.1) (main) ([#1080](https://github.com/streetsidesoftware/cspell-action/issues/1080)) ([171e191](https://github.com/streetsidesoftware/cspell-action/commit/171e191d27fdbbba88818ddad4859b77ae45113a))
* Workflow Bot -- Update ALL Dependencies ([bf85ea2](https://github.com/streetsidesoftware/cspell-action/commit/bf85ea2fa3b6c8c14cf9f97dddc0e1f663133b68))
* Workflow Bot -- Update ALL Dependencies (main) ([#1077](https://github.com/streetsidesoftware/cspell-action/issues/1077)) ([bf85ea2](https://github.com/streetsidesoftware/cspell-action/commit/bf85ea2fa3b6c8c14cf9f97dddc0e1f663133b68))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([10cbcef](https://github.com/streetsidesoftware/cspell-action/commit/10cbcefe7e0591916efb4f224f01c69a63ea165f))
* Workflow Bot -- Update ALL Dependencies (main) ([#1085](https://github.com/streetsidesoftware/cspell-action/issues/1085)) ([10cbcef](https://github.com/streetsidesoftware/cspell-action/commit/10cbcefe7e0591916efb4f224f01c69a63ea165f))

## [2.13.0](https://github.com/streetsidesoftware/cspell-action/compare/v2.12.1...v2.13.0) (2022-11-28)


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

0 comments on commit d7f4191

Please sign in to comment.