Skip to content

Vectorly/release-it-calver-plugin

 
 

Repository files navigation

release-it-calver-plugin

Calender Versioning (calver) plugin for Release It!

This plugin enables Calendar Versioning (calver) with Release It! This is especially useful for application projects in a continuous delivery environment.

npm install --save-dev @csmith/release-it-calver-plugin

In release-it config:

"plugins": {
  "@csmith/release-it-calver-plugin": {
    "format": "YYYY.MM.MICRO"
  }
}

More information on available format tags can be found here: calver

About

Calender Versioning (calver) plugin for Release It!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%