-
-
Notifications
You must be signed in to change notification settings - Fork 5
chore: release v1.3.3 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f5514a1 to
b4eaa3c
Compare
WalkthroughThe changes update the project’s version from 1.3.2 to 1.3.3. A new section for version 1.3.3 is added to the CHANGELOG with a "Testing" header and an entry for a nested package JSON case (referencing pull request #40). The version update is also reflected in both the Cargo.toml and npm/package.json files. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
CHANGELOG.md (1)
9-14: Changelog Entry Review:
The new changelog section for version1.3.3clearly documents the release date and includes a "Testing" header detailing the nested package JSON case (referencing PR #40). Please verify that the HTML comment (<!-- 6 -->) included in the "Testing" header is intentional (for tooling or documentation purposes) or consider removing it if not needed.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
Cargo.lockis excluded by!**/*.lock
📒 Files selected for processing (3)
CHANGELOG.md(1 hunks)Cargo.toml(1 hunks)npm/package.json(1 hunks)
🔇 Additional comments (2)
npm/package.json (1)
3-3: Version Update Verified:
The version field has been updated to"1.3.3", which correctly reflects the new release. This change is consistent with the updates in other project files.Cargo.toml (1)
7-7: Version Bump Confirmed in Cargo.toml:
The package version has been updated to"1.3.3", aligning with thenpm/package.jsonchange. This ensures that both Rust and Node environments are on the same release version.
CodSpeed Performance ReportMerging #41 will not alter performanceComparing Summary
|
5bf4898 to
aa95b44
Compare
aa95b44 to
368adcc
Compare
368adcc to
fdc9bea
Compare
🤖 New release
unrs_resolver: 1.3.2 -> 1.3.3 (✓ API compatible changes)Changelog
This PR was generated with release-plz.
Summary by CodeRabbit
Documentation
Chores