Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maint: prep for next release #23

Merged
merged 1 commit into from
May 1, 2024
Merged

maint: prep for next release #23

merged 1 commit into from
May 1, 2024

Conversation

lread
Copy link
Owner

@lread lread commented May 1, 2024

Move to 1.1. version scheme.

Move to using neil to track version within deps.edn. I don't necessarily think this is better than the old version.edn, but it is consistent with what I've done on my other projects.

Tweak changelog

  • move to [breaking] [minor breaking] attributes on release header scheme I've used on other projects
  • automatically add yyyy-mm-dd date to release header
  • describe commits for release link as "commit log"

Add GitHub release creation to release workflow.

Stick with release initiated through GitHub UI on release workflow. I still feel this is much simpler than a version tag triggered release.

Move to 1.1.<release count> version scheme.

Move to using neil to track version within `deps.edn`.
I don't necessarily think this is better than the old `version.edn`, but
it is consistent with what I've done on my other projects.

Tweak changelog
- move to [breaking] [minor breaking] attributes on release header scheme I've used on
other projects
- automatically add yyyy-mm-dd date to release header
- describe commits for release link as "commit log"

Add GitHub release creation to release workflow.

Stick with release initiated through GitHub UI on release workflow.
I still feel this is much simpler than a version tag triggered release.
@lread lread merged commit b41bcbf into main May 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant