Skip to content

Commit

Permalink
chore(main): release 6.19.2 (#282)
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 Jan 19, 2023
1 parent 2c1748a commit 314700a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 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 @@
{
".": "6.17.1"
".": "6.19.2"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [6.19.2](https://github.com/streetsidesoftware/cspell-cli/compare/v6.17.1...v6.19.2) (2023-01-19)


### Features

* Workflow Bot -- Update CSpell to (6.19.2) (main) ([#281](https://github.com/streetsidesoftware/cspell-cli/issues/281)) ([8241347](https://github.com/streetsidesoftware/cspell-cli/commit/8241347b3b8c493b105e619f3bcc47e84adfabbc))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies (main) ([#277](https://github.com/streetsidesoftware/cspell-cli/issues/277)) ([2c1748a](https://github.com/streetsidesoftware/cspell-cli/commit/2c1748a20ec19061e83099fae8cb1bbf140fecff))

## [6.17.1](https://github.com/streetsidesoftware/cspell-cli/compare/v6.17.0...v6.17.1) (2022-12-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell-cli",
"version": "6.17.1",
"version": "6.19.2",
"description": "CLI for cspell: A Spelling Checker for Code!",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 314700a

Please sign in to comment.