Skip to content

Commit

Permalink
chore(main): release 8.16.1 (#597)
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] authored Dec 7, 2024
1 parent 3ca0958 commit 3b1a2ee
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 184 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 @@
{
".": "8.16.0"
".": "8.16.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [8.16.1](https://github.com/streetsidesoftware/cspell-cli/compare/v8.16.0...v8.16.1) (2024-12-02)


### Trivial updates and changes.

* Update CSpell version (8.16.1) ([#595](https://github.com/streetsidesoftware/cspell-cli/issues/595)) ([ab57b03](https://github.com/streetsidesoftware/cspell-cli/commit/ab57b03edb2ffb6d7ad1b6aba62b9796f714d5d9))

## [8.16.0](https://github.com/streetsidesoftware/cspell-cli/compare/v8.15.3...v8.16.0) (2024-11-10)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This repository enables using [cspell](https://github.com/streetsidesoftware/csp
# .pre-commit-config.yaml
repos:
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.16.0
rev: v8.16.1
hooks:
- id: cspell
```
Expand Down
Loading

0 comments on commit 3b1a2ee

Please sign in to comment.