Skip to content

chore(release): 2.11.0 — DLP namespace consolidation#232

Merged
cdot65 merged 1 commit into
mainfrom
cdot65/release-v2.11.0
May 28, 2026
Merged

chore(release): 2.11.0 — DLP namespace consolidation#232
cdot65 merged 1 commit into
mainfrom
cdot65/release-v2.11.0

Conversation

@cdot65

@cdot65 cdot65 commented May 28, 2026

Copy link
Copy Markdown
Owner

Summary

First release cut via pnpm changeset version per the new CLAUDE.md § Releases rule.

  • Installs @changesets/cli as a devDep and initializes .changeset/config.json (access: "public", baseBranch: "main").
  • Consumes 38 queued .changeset/*.md entries → bumps package.json from 2.10.12.11.0 and writes CHANGELOG.md.
  • Bump driven by 2 minor entries from this session's DLP namespace work; the remaining 36 patch entries describe prior bugfixes + docs examples that accumulated since the last manual chore: bump commit.

Highlights in this release

Test plan

  • pnpm lint clean (10 expected warnings)
  • pnpm tsc --noEmit clean
  • pnpm test 708/708
  • pnpm docs:check clean (123 commands, 30 allowlist)
  • pnpm docs:build clean (mkdocs --strict)
  • CI green
  • After merge: tag v2.11.0, push tag, gh release create to fire publish.yml (npm publish via OIDC)

Going forward

Per CLAUDE.md § Releases, this is now the only path: queue a changeset on every PR, run pnpm changeset version to cut a release, never hand-edit package.json. The 38-entry backlog cleared in this PR should not recur.

First release cut via `pnpm changeset version`. Installs `@changesets/cli`,
initializes `.changeset/config.json`, and consumes the 38 queued changesets
(2 minor: DLP namespace work; 36 patch: prior bugfixes + docs examples
accumulated since the last manual bump).

Highlights this release:
- Removed legacy `runtime dlp-profiles list` (use `runtime dlp profiles list`)
- Moved `runtime dlp-gen` to `runtime dlp generate`
- Flattened DLP entries under Runtime in the mkdocs sidebar
- Companion docs cleanups for both DLP namespace moves
@cdot65 cdot65 merged commit b6250be into main May 28, 2026
5 checks passed
@cdot65 cdot65 deleted the cdot65/release-v2.11.0 branch May 28, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant