Skip to content

Commit 3989768

Browse files
chore(main): release 6.8.2 (#220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ecf615f commit 3989768

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.8.1"
2+
".": "6.8.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.8.2](https://github.com/streetsidesoftware/cspell-cli/compare/v6.8.1...v6.8.2) (2022-09-13)
6+
7+
8+
### Bug Fixes
9+
10+
* Update CSpell to 6.8.2 ([ecf615f](https://github.com/streetsidesoftware/cspell-cli/commit/ecf615fbba2625a87ecc0decef1feef6c6a9654b))
11+
* Workflow Bot -- Update CSpell to (6.8.2) (main) ([#219](https://github.com/streetsidesoftware/cspell-cli/issues/219)) ([ecf615f](https://github.com/streetsidesoftware/cspell-cli/commit/ecf615fbba2625a87ecc0decef1feef6c6a9654b))
12+
513
## [6.8.1](https://github.com/streetsidesoftware/cspell-cli/compare/v6.8.0...v6.8.1) (2022-08-27)
614

715

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.8.1",
3+
"version": "6.8.2",
44
"description": "CLI for cspell: A Spelling Checker for Code!",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)