changesette 0.1.1

A version and changelog manager for single-package applications, using the changesets file format
1
2
3
4
5
6
7
# changesette-release.yml is autogenerated by cargo-dist; suppress its style-level shellcheck issues.
paths:
  .github/workflows/changesette-release.yml:
    ignore:
      - 'shellcheck reported issue in this script: SC2001:'
      - 'shellcheck reported issue in this script: SC2086:'
      - 'shellcheck reported issue in this script: SC2129:'