From 924c483e591b4c82dc712becbee54e9871824ce7 Mon Sep 17 00:00:00 2001 From: Alexander Tartmin Date: Mon, 14 Sep 2026 11:17:55 +0300 Subject: [PATCH] chore(release): prepare 0.1.0-beta.4 --- AGENTS.md | 2 +- CHANGELOG.md | 16 +++++++++++++++- README.md | 4 ++-- docs/src/content/docs/index.mdx | 2 +- .../content/docs/project/release-integrity.md | 16 ++++++++-------- .../docs/reference/apple-compatibility.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 8 files changed, 31 insertions(+), 17 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 558869f..a6f5b6e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,7 +4,7 @@ This file is the durable engineering context for humans and coding agents workin ## Product intent -Build a small, framework-agnostic, server-side TypeScript core for Apple Profile Service profile generation, optional signing, CMS response verification, and lossless response parsing. The current release target is `0.1.0-beta.3` under the npm scope `@udid-tools`. +Build a small, framework-agnostic, server-side TypeScript core for Apple Profile Service profile generation, optional signing, CMS response verification, and lossless response parsing. The current release target is `0.1.0-beta.4` under the npm scope `@udid-tools`. MDM is a separate product boundary. Do not add MDM enrollment, APNs, check-in, commands, declarative management, SCEP orchestration, profile delivery state machines, HTTP servers, persistence, or UI code here. A future MDM package may reuse stable low-level primitives without changing this package’s Profile Service contract. diff --git a/CHANGELOG.md b/CHANGELOG.md index 71edd29..864b8b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Versioning]. Prereleases use npm's `beta` distribution tag. ## [Unreleased] +## [0.1.0-beta.4] - 2026-09-14 + +### Changed + +- Refreshed the verified documentation toolchain with Astro 7.3.2, + `typedoc-plugin-frontmatter` 1.3.2, and `typescript-eslint` 8.70.0. The runtime API and runtime + dependencies are unchanged from `0.1.0-beta.3`. + +### Security + +- Updated the pinned CodeQL Action to 4.38.0 and its default CodeQL bundle to 2.27.0. +- Adopted Astro 7.3.2's stricter escaping for dynamic MDX `