From 2b1e21f113aacc9d8aedba7d0349f9233d8ed53b Mon Sep 17 00:00:00 2001 From: Sutu Sebastian Date: Sun, 19 Jul 2026 17:33:43 +0300 Subject: [PATCH] chore(changeset): bump public docs site as patch Docs-only ship; keep the next release a patch (0.2.1), not minor. --- .changeset/public-docs-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/public-docs-site.md b/.changeset/public-docs-site.md index 5dbcd93..c4a0e8e 100644 --- a/.changeset/public-docs-site.md +++ b/.changeset/public-docs-site.md @@ -1,5 +1,5 @@ --- -"@stainless-code/persist": minor +"@stainless-code/persist": patch --- Ship the public docs site at https://stainless-code.com/persist (`apps/docs`); README is now the npm landing digest that links there.