-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore: release v0.0.2 #6
base: main
Are you sure you want to change the base?
Conversation
2aab705
to
08ea365
Compare
08ea365
to
59da5cf
Compare
WalkthroughThe changes introduce a Changes
Possibly related PRs
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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
🧹 Outside diff range and nitpick comments (2)
CHANGELOG.md (2)
18-21
: Consider consolidating related wasm-bindgen updates.There are multiple entries about wasm-bindgen updates that could be consolidated for better clarity:
- "update wasm-bindgen and diesel dependencies (chore: update wasm-bindgen and diesel dependencies #16)"
- "update wasm-bindgen to 0.2.97 (chore(update): update wasm-bindgen to 0.2.97 #15)"
- "update wasm-bindgen (chore(deps): update wasm-bindgen #5)"
33-34
: Use consistent list markers.For consistency with the rest of the changelog, consider using dashes (-) instead of asterisks (*) for the contributor list.
-* @insipx -* @rygine +- @insipx +- @rygine🧰 Tools
🪛 Markdownlint (0.35.0)
33-33: Expected: dash; Actual: asterisk
Unordered list style(MD004, ul-style)
34-34: Expected: dash; Actual: asterisk
Unordered list style(MD004, ul-style)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (2)
CHANGELOG.md
(1 hunks)Cargo.toml
(1 hunks)
🧰 Additional context used
🪛 Markdownlint (0.35.0)
CHANGELOG.md
33-33: Expected: dash; Actual: asterisk
Unordered list style
(MD004, ul-style)
34-34: Expected: dash; Actual: asterisk
Unordered list style
(MD004, ul-style)
🔇 Additional comments (3)
CHANGELOG.md (1)
1-7
: LGTM! Well-structured changelog header.
The changelog follows the recommended Keep a Changelog format and Semantic Versioning standards.
Cargo.toml (2)
3-3
: Version update matches changelog.
The version bump to 0.0.2 aligns with the changelog.
Line range hint 18-18
: Verify wasm-bindgen version discrepancy.
The changelog mentions updating wasm-bindgen to 0.2.97 (#15), but Cargo.toml sets it to 0.2.99.
Let's verify the version history:
🤖 New release
diesel-wasm-sqlite
: 0.0.1 -> 0.0.2Changelog
This PR was generated with release-plz.
Summary by CodeRabbit
CHANGELOG.md
file for documenting project changes.0.0.2
.