Skip to content

Commit 314700a

Browse files
chore(main): release 6.19.2 (#282)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c1748a commit 314700a

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.17.1"
2+
".": "6.19.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
## [6.19.2](https://github.com/streetsidesoftware/cspell-cli/compare/v6.17.1...v6.19.2) (2023-01-19)
6+
7+
8+
### Features
9+
10+
* 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))
11+
12+
13+
### Continuous Integration
14+
15+
* Workflow Bot -- Update ALL Dependencies (main) ([#277](https://github.com/streetsidesoftware/cspell-cli/issues/277)) ([2c1748a](https://github.com/streetsidesoftware/cspell-cli/commit/2c1748a20ec19061e83099fae8cb1bbf140fecff))
16+
517
## [6.17.1](https://github.com/streetsidesoftware/cspell-cli/compare/v6.17.0...v6.17.1) (2022-12-30)
618

719

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-cli",
3-
"version": "6.17.1",
3+
"version": "6.19.2",
44
"description": "CLI for cspell: A Spelling Checker for Code!",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)