Skip to content

Commit b30b99e

Browse files
chore(main): release 6.15.0 (#261)
1 parent 8f4730f commit b30b99e

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.14.1"
2+
".": "6.15.0"
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.15.0](https://github.com/streetsidesoftware/cspell-cli/compare/v6.14.1...v6.15.0) (2022-11-26)
6+
7+
8+
### Features
9+
10+
* Workflow Bot -- Update CSpell to (6.15.0) (main) ([#262](https://github.com/streetsidesoftware/cspell-cli/issues/262)) ([8f4730f](https://github.com/streetsidesoftware/cspell-cli/commit/8f4730f47a5820b9786accf1142c4b6246a80dbd))
11+
12+
13+
### Bug Fixes
14+
15+
* Workflow Bot -- Update CSpell to (6.14.3) (main) ([#259](https://github.com/streetsidesoftware/cspell-cli/issues/259)) ([9b748c1](https://github.com/streetsidesoftware/cspell-cli/commit/9b748c1846964973b055a431358d3a6f5e23cfaa))
16+
517
## [6.14.1](https://github.com/streetsidesoftware/cspell-cli/compare/v6.14.0...v6.14.1) (2022-11-12)
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.14.1",
3+
"version": "6.15.0",
44
"description": "CLI for cspell: A Spelling Checker for Code!",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)