cider-nrepl icon indicating copy to clipboard operation
cider-nrepl copied to clipboard

Create a Lein job that prepares a new release

Open bbatsov opened this issue 1 year ago • 0 comments

While deploying releases is not automated there are few prep tasks that need to be done every time:

  • update the changelog (to add the release date and version)
  • update references to the newest version in the README and the docs
  • update the docs version in antora.yml

I was thinking we can have some simple lein task for this, unless someone has better ideas.

bbatsov avatar Jan 31 '23 18:01 bbatsov