Update version number and license date for iloom releases. Updates LICENSE and README.md dates, then runs pnpm version.
Update the iloom version and license change date for a release.
Version bump type: $ARGUMENTS (defaults to patch if empty)
The new license change date (4 years from today): !date -v+4y "+%Y-%m-%d"
Change Date: value to the license date shown abovenpm version $ARGUMENTS --no-git-tag-version (use patch if no argument was provided), then commit the package.json change with the version number as the messagegit reset --soft HEAD~2 && git commit --no-verify -m "X.Y.Z" to squash into one commit (use the new version number as the message)git tag vX.Y.Z to create the tag on the squashed commitnpm version with --no-git-tag-version to avoid creating the tag before squashingYYYY-MM-DDSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer