#!/usr/bin/env bash
# Create and publish the current version
# Configure settings
version=""
tag="v"
release_notes="release-notes.md"
# Run test
# EXtract a changelog since the last tag
|
# Create a new tag
# Publish artifacts
# Create a release