chore(packages): bump adapter versions - #1042
Conversation
Bump all 15 adapters from 1.4.0 to 1.4.1. Bump @chatluna/v1-shared-adapter from 1.0.50 to 1.0.51, which had not been versioned for a while, and update the adapters' dependency on it from ^1.0.50 to ^1.0.51 so the accumulated shared-adapter changes can be published.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (16)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bump the adapter packages and
@chatluna/v1-shared-adapterso their pending changes can be published to npm.Other Changes
1.4.0->1.4.1(patch bump on the stable 1.4 line, following the previous1.3.xpatch cadence).@chatluna/v1-shared-adapter:1.0.50->1.0.51. This package had not been versioned for a while even though changes kept landing in it (it was skipped by the rc/1.4.0 release PRs), so it cannot be republished until its version moves.^1.0.50->^1.0.51, so they pull the new shared-adapter build.coreand the other packages are untouched (still1.4.0).yarn buildpasses locally; onlypackage.jsonfiles are changed.