@spectratools/native-scheduler@1.1.1
·
13 commits
to main
since this release
Patch Changes
-
#37
59e0fb2Thanks @spectra-the-bot! - fix: sync openclaw.plugin.json version with package.jsonBoth native-scheduler and sentinel had stale versions in their
openclaw.plugin.json manifests. Updated to match package.json and
added tests to prevent future drift. -
#42
14d3e78Thanks @spectra-the-bot! - Add pre-publish manifest sync checks to prevent version drift between package.json and openclaw.plugin.json.