-
Notifications
You must be signed in to change notification settings - Fork 0
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(main): release ui-components 3.2.2 #80
chore(main): release ui-components 3.2.2 #80
Conversation
WalkthroughThe update from version 3.2.1 to 3.2.2 in the Changes
TipsChat with CodeRabbit Bot (
|
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.
Review Status
Actionable comments generated: 0
Configuration used: .coderabbit.yaml
Files ignored due to filter (1)
- packages/ui-components/package.json
Files selected for processing (2)
- .release-please-manifest.json (1 hunks)
- packages/ui-components/CHANGELOG.md (1 hunks)
Files skipped from review due to trivial changes (1)
- .release-please-manifest.json
Additional comments: 1
packages/ui-components/CHANGELOG.md (1)
- 3-8: The changelog correctly documents the bug fix for the
TextInput
component in version 3.2.2. The link to the commit is provided, which is good for traceability. Ensure that the release date mentioned in the changelog matches the actual release date of the version.
BundleMonUnchanged files (3)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
🤖 I have created a release beep boop
3.2.2 (2023-11-25)
Bug Fixes
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
TextInput
component to prevent "undefined" class errors.