0.9.1-beta.95
Beta@xaui/native@0.9.1-beta.95
Patch Changes
-
15b01ea: Move the pre-release line from
alphatobeta..changeset/pre.jsonnow carries the tagbeta, so both packages are versioned0.9.x-beta.xand every publish lands on thebetadist-tag:pnpm add @xaui/native@betais the opt-in from here on. Thealphadist-tag is frozen on the last0.9.1-alpha.xpublish and no longer moves, andlatestis untouched — it still points at@xaui/native@0.2.8and@xaui/hybrid@0.0.14until1.0.0.Only the
tagfield changed.initialVersionsand the list of consumed changesets are kept as they were, which is what apre exit+pre enter betawould have thrown away — the nextchangeset versionwould then have replayed every entry into the changelogs.