semantic-release (@semanticrelease) 's Twitter Profile
semantic-release

@semanticrelease

📦🚀 fully automated package publishing

Submit a tweet: github.com/semantic-relea…

ID: 909615379609034752

linkhttps://semantic-release.gitbook.io/semantic-release/ calendar_today18-09-2017 03:09:41

54 Tweet

229 Followers

4 Following

Zeke Sikelianos (@zeke) 's Twitter Profile Photo

Version numbers need not be sentimental! Use semantic commit messages and let the robots choose the version numbers. Here's a video showing how to use semantic-release and GitHub Actions to automate npm package publishing. youtube.com/watch?v=rCXq86…

semantic-release (@semanticrelease) 's Twitter Profile Photo

📯 ProTip™: Use open ended ranges for "peerDependencies" in your package.json, just like you do for "engines" mobile.twitter.com/boennemann/sta…

Ahmad Nassri (@ahmadnassri) 's Twitter Profile Photo

if you're using semantic-release + Node.js 15 or npm >=7.0.5 you're gonna have a bad time: PSA here so you don't waste hours of your life chasing the issue like I did: github.com/semantic-relea…

semantic-release (@semanticrelease) 's Twitter Profile Photo

📯 semantic-release release now works with the new npm automation tokens. That means you can enable two-factor auth on your account, while still automating releases through CI. Thanks for confirming Gustaf Räntilä Hamza HAMIDI @thenieds github.blog/changelog/2020…

Nathan Friend (@nathanafriend) 's Twitter Profile Photo

Wrote up a tutorial about using semantic-release to automatically publish NPM packages to the @GitLab Package Registry: docs.gitlab.com/ee/ci/examples…

Joris Kraak (@joriskraak) 's Twitter Profile Photo

Interested in further, i.e. fully, automating the release process of your Julia packages? Come listen to me talk at #JuliaCon, tonight 19:40 UTC, on using semantic-release to make the entire release process a matter of merging to your 'main' branch! live.juliacon.org/talk/CY88QP

semantic-release (@semanticrelease) 's Twitter Profile Photo

📯 semantic-release v18 is happening! We are dropping support for Node 10 & 12, and will likely make it a native ES Module. We need to upgrade the core plugins as part of that. Pull requests welcome 💝💐 github.com/semantic-relea…

ברוך אודם (@baruchiro) 's Twitter Profile Photo

In my projects, I struggle with the versions. Automation will always be problematic because it will always have a non-intuitive part, with weird commit messages or keep the source synced with npm. I wrote how to implement auto semantic release: medium.com/@baruchiro/how…

Giannis Koutsaftakis (@kouts_tweet) 's Twitter Profile Photo

Release tasks are soooo boring! Setup automated versioning and package publishing to npm for your JavaScript project using GitHub Actions and semantic-release. dev.to/kouts/automate…

semantic-release (@semanticrelease) 's Twitter Profile Photo

🐦💡 Did you know? You can submit tweets to semantic-release using a pull request at github.com/semantic-relea… Wrote a tutorial? Gave a talk? Share it with us! It's as important a contribution as a new feature, documentation improvement, or responding to a question 💖

semantic-release (@semanticrelease) 's Twitter Profile Photo

🤖📯 semantic-release v18 is out! Upgrade should be straight forward, we only dropped support for Node 10 + Node 12. Minimum required version is current Node 14 LTS. Next up: ES Modules!