chore: relocate pending changesets to .sampo/changesets#690
Conversation
Sampo (and the Release workflow trigger) only reads changesets from .sampo/changesets/, but several were created under the legacy .changeset/ dir and never triggered a release. - Move the two genuinely-unreleased changesets so they ship in the next release: - brave-otters-mask.md (#688, code-variables masking) - quiet-horses-type.md (#685, strict public API types) - Delete five whose code already shipped in 7.20.0 (re-releasing would add changelog entries for already-published changes): calm-contexts-capture, fuzzy-pandas-scope, green-ravens-validate, polite-wolves-warn, sweet-ravens-tap Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Reviews (1): Last reviewed commit: "chore: relocate pending changesets to .s..." | Re-trigger Greptile |
|
whaat |
|
@ablaszkiewicz lets also delete the .changeset folder so agents dont get confused |
cat-ph
left a comment
There was a problem hiding this comment.
oof, good catch! I think the deleted changesets were already released? do we need to backfill changelog with their descriptions? 😬
|
@cat-ph. Most of them (just no the 2 I moved) were released. I wouldn't touch changelog which is now auto generated. The two remaining will be added to the next patch |
i think we can manually append the changeset to the correct version if already released, otherwise its gonna list in the wrong version |
|
i am auditing other sdks, maybe there were more cases with sampo releases |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
posthog-python Compliance ReportDate: 2026-06-22 14:56:39 UTC ✅ All Tests Passed!45/45 tests passed Capture Tests✅ 29/29 tests passed View Details
Feature_Flags Tests✅ 16/16 tests passed View Details
|
Fix recent releases