Skip to content

Commit

Permalink
chore(main): release 6.26.0 (#298)
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 Feb 17, 2023
1 parent 33fb24d commit 9589ba2
Show file tree
Hide file tree
Showing 4 changed files with 17 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.24.0"
".": "6.26.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.26.0](https://github.com/streetsidesoftware/cspell-cli/compare/v6.24.0...v6.26.0) (2023-02-17)


### Features

* Workflow Bot -- Update CSpell to (6.25.0) (main) ([#296](https://github.com/streetsidesoftware/cspell-cli/issues/296)) ([8e4d619](https://github.com/streetsidesoftware/cspell-cli/commit/8e4d619d75e11c383df4855ab9474986a32df927))
* Workflow Bot -- Update CSpell to (6.26.3) (main) ([#297](https://github.com/streetsidesoftware/cspell-cli/issues/297)) ([ecc2451](https://github.com/streetsidesoftware/cspell-cli/commit/ecc2451c52966f598e7af54961beeb07d762201a))


### Miscellaneous Chores

* release as 6.26.0 ([33fb24d](https://github.com/streetsidesoftware/cspell-cli/commit/33fb24d2bc2e76a0e4f1837081dd8499fcc9eccd))

## [6.24.0](https://github.com/streetsidesoftware/cspell-cli/compare/v6.22.0...v6.24.0) (2023-02-14)


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.24.0",
"version": "6.26.0",
"description": "CLI for cspell: A Spelling Checker for Code!",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 9589ba2

Please sign in to comment.