From ef9edb795f11982069e9c0afc7fe102cbeb6f375 Mon Sep 17 00:00:00 2001
From: Arjun Komath
+
+
+Try [Railway](https://railway.com?referralCode=techulus), a modern platform that makes deploying applications simple and fast. Railway provides excellent developer experience with features like automatic deployments, built-in databases, and seamless scaling.
+
## Getting Started 🚀
### Requirements
From c91dd4f812c88190edf154c4a3f804cccd5cff1b Mon Sep 17 00:00:00 2001
From: Arjun Komath
Press ESC to exit • Use view toggle to switch between timeline and calendar
+No releases to present
+Exit presentation mode to add releases
++ {new Date(release.date).toLocaleDateString('en-US', { + weekday: 'long', + year: 'numeric', + month: 'long', + day: 'numeric' + })} +
+ {release.description && ( ++ {release.description} +
+ )} +No releases planned yet
++ Add your first release or load sample data to get started +
+ ++ {new Date(release.date).toLocaleDateString('en-US', { + weekday: 'long', + year: 'numeric', + month: 'long', + day: 'numeric' + })} +
+ {release.description && ( ++ {release.description} +
+ )} +
+ {result.version}
+
+ + Enter a version and select change type to calculate the next semantic version +
+
+ {result.original}
+
+ →
+
+ {result.new}
+
+ + Enter multiple versions (one per line) to calculate their next semantic versions +
+1.0.0 - Basic version2.1.3-alpha.1 - With prerelease1.0.0+build.123 - With build metadata3.0.0-rc.1+build.456 - Full version+ Enter a version string to validate its semantic versioning format +
++ Semantic Versioning (SemVer) is a versioning scheme for software that aims to convey meaning about the underlying changes with each new release. +
++ Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. +
+