From 0f3cf86f11eb831db41f080928fde7923f94ea52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:27:35 +0000 Subject: [PATCH] chore(main): release 10.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- docs/pre-commit-example-setup-for-french.md | 2 +- docs/use-dictionaries-from-cspell-dicts.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1c36987..e9ff280 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "10.1.0" + ".": "10.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 587376f..5b01992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [10.2.0](https://github.com/streetsidesoftware/cspell-cli/compare/v10.1.0...v10.2.0) (2026-09-04) + + +### Features + +* Update CSpell version (10.2.2) ([#830](https://github.com/streetsidesoftware/cspell-cli/issues/830)) ([283d48b](https://github.com/streetsidesoftware/cspell-cli/commit/283d48b072c62c39e9d8b5c80129d5ddc22de692)) + ## [10.1.0](https://github.com/streetsidesoftware/cspell-cli/compare/v10.0.1...v10.1.0) (2026-08-28) diff --git a/README.md b/README.md index 8ff03af..eeea8f1 100644 --- a/README.md +++ b/README.md @@ -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: v10.1.0 + rev: v10.2.0 hooks: - id: cspell # Spell check changed files - id: cspell # Spell check the commit message diff --git a/docs/pre-commit-example-setup-for-french.md b/docs/pre-commit-example-setup-for-french.md index c3f0e7f..e304ade 100644 --- a/docs/pre-commit-example-setup-for-french.md +++ b/docs/pre-commit-example-setup-for-french.md @@ -14,7 +14,7 @@ Add French dictionary packages using `additional_dependencies`: # .pre-commit-config.yaml repos: - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v10.0.1 + rev: v10.2.0 hooks: - id: cspell additional_dependencies: diff --git a/docs/use-dictionaries-from-cspell-dicts.md b/docs/use-dictionaries-from-cspell-dicts.md index 6b5391b..02c8da8 100644 --- a/docs/use-dictionaries-from-cspell-dicts.md +++ b/docs/use-dictionaries-from-cspell-dicts.md @@ -29,7 +29,7 @@ For example: