From 4b376d9e28229edf4cc6e46d92330b4b8e60fd8a Mon Sep 17 00:00:00 2001 From: kitchen-porter Date: Thu, 16 Oct 2025 14:03:12 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter --- .markdownlint-cli2.yaml | 2 +- CHANGELOG.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml index ac5076b..fe851b4 100644 --- a/.markdownlint-cli2.yaml +++ b/.markdownlint-cli2.yaml @@ -4,6 +4,6 @@ config: no-duplicate-heading: false # MD024 reference-links-images: false # MD052 no-multiple-blanks: - maximum: 2 + maximum: 2 ignores: - .github/copilot-instructions.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 05357e5..0708d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Standardise files with files in sous-chefs/repo-management Standardise files with files in sous-chefs/repo-management +## Unreleased + +Standardise files with files in sous-chefs/repo-management + + ## [12.1.10](https://github.com/sous-chefs/git/compare/12.1.9...v12.1.10) (2025-10-15)