From c0031273675a978979b67f716dc5b5e748aa769c Mon Sep 17 00:00:00 2001 From: sickn33 Date: Wed, 18 Mar 2026 13:06:27 +0100 Subject: [PATCH] docs(release): Note PR 341 for next cut Record that the merged landing-page-generator skill from PR #341 must be included in the next release because v8.2.0 was already published before the PR landed. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f7d43d..4cdf2587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Next release should include the merged `landing-page-generator` skill from PR #341. The PR landed after `v8.2.0` was already published, so it is intentionally not part of the `8.2.0` npm package. + ## [8.2.0] - 2026-03-18 - "Community Skill Expansion and Plugin Repair" > **Added six community skills, repaired Claude marketplace metadata, and closed the 2026-03-18 maintainer sweep with refreshed release docs**