Yariv Fishmanyariv.hashnode.dev·Oct 30, 2024What is Semantic Release?Are still you bumping the version of a package manually?If the answer is yes, this post will help you and your team to save time and conflicts so you can focus on making your product the best product ever made. In this post I’ll explain what is Seman...DiscussDevops
Sidhant Kumar Sahoosidhantkumarsahoo.hashnode.dev·Aug 25, 2024Automating React Storybook: Generate, version upgrade & publish to npm.Have you ever wondered how libraries like Material UI and Tailwind CSS are built and published? In this guide, we'll walk you through creating Storybook components using React and Vite, publishing them to npm, and automating version updates with sema...Discuss·56 reads#SemanticRelease