Skip to content

chore: bump version to 1.4.0-alpha.1#818

Merged
dingyi222666 merged 1 commit intov1-devfrom
chore/bump-version-1.4.0-alpha.1
Apr 6, 2026
Merged

chore: bump version to 1.4.0-alpha.1#818
dingyi222666 merged 1 commit intov1-devfrom
chore/bump-version-1.4.0-alpha.1

Conversation

@dingyi222666
Copy link
Copy Markdown
Member

Summary

  • bump koishi-plugin-chatluna from 1.4.0-alpha.0 to 1.4.0-alpha.1
  • align adapter, extension, renderer, service, and shared package peer dependencies with the new core alpha version
  • bump koishi-plugin-chatluna-agent to 1.0.17 and update �xtension-tools to depend on it

Testing

  • not run (package manifest version updates only)

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@dingyi222666 dingyi222666 merged commit b0eb552 into v1-dev Apr 6, 2026
2 checks passed
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version of koishi-plugin-chatluna to 1.4.0-alpha.1 and koishi-plugin-chatluna-agent to 1.0.17, while synchronizing peerDependencies across various adapter, extension, and service packages. Feedback was provided suggesting that the versions of these dependent packages should also be bumped to ensure the updated requirements are reflected in new releases.

"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.0"
"koishi-plugin-chatluna": "^1.4.0-alpha.1"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Since the peer dependency on koishi-plugin-chatluna has been updated to a new version (^1.4.0-alpha.1), the version of this package (currently 1.3.7) should also be bumped (e.g., to 1.3.8) to ensure that the updated requirements are reflected in a new release.

This oversight appears to be consistent across most packages in this PR (including all adapters, services, and extensions like extension-tools), except for koishi-plugin-chatluna and koishi-plugin-chatluna-agent which were correctly bumped.

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.

1 participant