chore(release): bump version to 2026.2.17

This commit is contained in:
Peter Steinberger
2026-02-17 23:08:55 +01:00
parent 25a9e7ed97
commit 9a2c39419e
48 changed files with 96 additions and 54 deletions

View File

@@ -217,7 +217,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.16`
- per-plugin: `npm view @openclaw/<name> version --userconfig "$(mktemp)"` should be `2026.2.17`
- core guard: `npm view openclaw version --userconfig "$(mktemp)"` should stay at previous version unless explicitly requested.
## Changelog Release Notes