Skip to content

Commit 3b1a2ee

Browse files
chore(main): release 8.16.1 (#597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3ca0958 commit 3b1a2ee

File tree

5 files changed

+34
-184
lines changed

5 files changed

+34
-184
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-
".": "8.16.0"
2+
".": "8.16.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [8.16.1](https://github.com/streetsidesoftware/cspell-cli/compare/v8.16.0...v8.16.1) (2024-12-02)
6+
7+
8+
### Trivial updates and changes.
9+
10+
* Update CSpell version (8.16.1) ([#595](https://github.com/streetsidesoftware/cspell-cli/issues/595)) ([ab57b03](https://github.com/streetsidesoftware/cspell-cli/commit/ab57b03edb2ffb6d7ad1b6aba62b9796f714d5d9))
11+
512
## [8.16.0](https://github.com/streetsidesoftware/cspell-cli/compare/v8.15.3...v8.16.0) (2024-11-10)
613

714

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repository enables using [cspell](https://github.com/streetsidesoftware/csp
1818
# .pre-commit-config.yaml
1919
repos:
2020
- repo: https://github.com/streetsidesoftware/cspell-cli
21-
rev: v8.16.0
21+
rev: v8.16.1
2222
hooks:
2323
- id: cspell
2424
```

0 commit comments

Comments
 (0)