Conversation
ace0403 to
6d278f7
Compare
WalkthroughThis update bumps the package version from 1.3.2 to 1.3.3. The changelog now includes a new section under the "Unreleased" header specifying details for version 1.3.3, including a "Build" subsection noting the removal of the Changes
Sequence Diagram(s)sequenceDiagram
participant Dev as Developer
participant CL as CHANGELOG.md
participant CT as Cargo.toml
participant NP as npm/package.json
Dev->>CL: Insert new version 1.3.3 section with "Build" and "Testing" details
Dev->>CT: Update version from 1.3.2 to 1.3.3
Dev->>NP: Update version from 1.3.2 to 1.3.3
Note right of NP: Release metadata updated
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 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 (
|
CodSpeed Performance ReportMerging #45 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
=======================================
Coverage 93.38% 93.38%
=======================================
Files 13 13
Lines 2827 2827
=======================================
Hits 2640 2640
Misses 187 187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🤖 New release
unrs_resolver: 1.3.2 -> 1.3.3 (✓ API compatible changes)Changelog
This PR was generated with release-plz.
Summary by CodeRabbit