Skip to content

Commit f555ea5

Browse files
chore(main): release 6.17.0 (#269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jason Dent <[email protected]>
1 parent 2531e60 commit f555ea5

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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.16.0"
2+
".": "6.17.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.17.0](https://github.com/streetsidesoftware/cspell-cli/compare/v6.16.0...v6.17.0) (2022-12-22)
6+
7+
8+
### Features
9+
10+
* Update CSpell to 6.17.0 ([142efd5](https://github.com/streetsidesoftware/cspell-cli/commit/142efd5c83ce7f360dd105097bf0ce75cc78dfb4))
11+
* Update CSpell to 6.18.0 ([5696d62](https://github.com/streetsidesoftware/cspell-cli/commit/5696d6240a06a70240948aeed23754482432b767))
12+
* Workflow Bot -- Update CSpell to (6.17.0) (main) ([#267](https://github.com/streetsidesoftware/cspell-cli/issues/267)) ([142efd5](https://github.com/streetsidesoftware/cspell-cli/commit/142efd5c83ce7f360dd105097bf0ce75cc78dfb4))
13+
* Workflow Bot -- Update CSpell to (6.18.0) (main) ([#272](https://github.com/streetsidesoftware/cspell-cli/issues/272)) ([5696d62](https://github.com/streetsidesoftware/cspell-cli/commit/5696d6240a06a70240948aeed23754482432b767))
14+
515
## [6.16.0](https://github.com/streetsidesoftware/cspell-cli/compare/v6.15.0...v6.16.0) (2022-12-03)
616

717

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

0 commit comments

Comments
 (0)