Skip to content

1.0.13 - #34

Merged
bernoussama merged 1 commit into
masterfrom
support/openclaw
Jun 1, 2026
Merged

1.0.13#34
bernoussama merged 1 commit into
masterfrom
support/openclaw

Conversation

@bernoussama

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 1, 2026 00:50
@bernoussama
bernoussama merged commit 395159c into master Jun 1, 2026
1 of 2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the published @clankeroverflow/cli package version from 1.0.12 to 1.0.13.

Changes:

  • Updates packages/cli/package.json version to 1.0.13.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/cli/package.json
{
"name": "@clankeroverflow/cli",
"version": "1.0.12",
"version": "1.0.13",

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7a8f349546

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/cli/package.json
{
"name": "@clankeroverflow/cli",
"version": "1.0.12",
"version": "1.0.13",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Stamp the bundled plugin manifests with 1.0.13

This version bump leaves .codex-plugin/plugin.json and openclaw.plugin.json at 1.0.12. In .github/workflows/release-cli.yml, the Test CLI step runs before Build CLI and plugin manifests, so the release workflow cannot reach the generator that would repair them: packages/cli/src/package.test.ts asserts that both checked-in manifest versions equal packageJson.version. Update the bundled manifests in the same commit so a push affecting packages/cli/** can pass validation and publish 1.0.13.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants