You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add professional formatting to auto-release workflow
- Replace basic release notes with comprehensive beta release formatting
- Add clear installation instructions and feature highlights
- Include migration guide from v5.0.0 to beta
- Add proper sections, emojis, and professional presentation
- Maintain existing functionality while improving user experience
Beta releases will now have proper titles and detailed release notes
instead of generic timestamps and minimal information.
4. Update any `Buffer` usage to `Uint8Array` if applicable
99
+
100
+
### 🐛 Feedback & Issues
101
+
102
+
Please test in development and [report any issues](https://github.com/omar-dulaimi/prisma-class-validator-generator/issues). Your feedback helps us deliver a stable v6.0.0 release!
See the [full changelog](https://github.com/omar-dulaimi/prisma-class-validator-generator/compare/v5.0.0...${{ steps.release-info.outputs.version }}) for details.
See the [full changelog](https://github.com/omar-dulaimi/prisma-class-validator-generator/compare/v5.0.0...${{ steps.release-info.outputs.version }}) for details.
0 commit comments