From b814b4258a11e3b08ef02f2f8ba8ff9d7ae9bc51 Mon Sep 17 00:00:00 2001 From: "Michael A. Smith" Date: Wed, 2 Sep 2026 11:11:29 -0400 Subject: [PATCH] chore: cut 1.0.2 to ship release-please-action v5.0.0-oce.3 Tag 1.0.1 was cut from a commit that predates the bump of release-please-reusable.yml to release-please-action v5.0.0-oce.3 (#28), and that bump landed as a ci: commit, which this repo's release-please config treats as hidden and non-releasing. Consumers pinned at 1.0.x therefore still run the opt-in annotated-tag build. Force a release so Dependabot can move them. Release-As: 1.0.2 Assisted-by: Claude Code