-
Notifications
You must be signed in to change notification settings - Fork 2
chore: release @alauda/doom #16
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
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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.
Pull Request Overview
A release bump for @alauda/doom to version 0.23.0, including the new lint command and cleanup of the associated changeset.
- Bump package version to 0.23.0
- Add changelog entry for the new release
- Remove processed changeset content
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated version from 0.22.6 to 0.23.0 |
| CHANGELOG.md | Added the 0.23.0 section with the lint feature |
| .changeset/weak-apricots-warn.md | Cleared out the applied changeset |
Comments suppressed due to low confidence (1)
.changeset/weak-apricots-warn.md:1
- The changeset file has been emptied but not removed; consider deleting the file entirely after the release to avoid leaving an unused empty file in the repo.
----
commit: |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@alauda/doom@0.23.0
Minor Changes
1d4244fThanks @JounQin! - feat: add newlintcommand