chore: bump version to 2026.2.16

This commit is contained in:
Peter Steinberger
2026-02-16 06:08:35 +01:00
parent f1654b4ba2
commit 39fa81dc96
47 changed files with 95 additions and 53 deletions

View File

@@ -213,7 +213,7 @@
- skip if package is missing on npm or version already matches.
- Keep `openclaw` untouched: never run publish from repo root unless explicitly requested.
- Post-check for each release:
- per-plugin: `npm view @openclaw/<name> version --userconfig "$(mktemp)"` should be `2026.2.15`
- per-plugin: `npm view @openclaw/<name> version --userconfig "$(mktemp)"` should be `2026.2.16`
- core guard: `npm view openclaw version --userconfig "$(mktemp)"` should stay at previous version unless explicitly requested.
## Changelog Release Notes