- Replaces Apache 2.0 with MIT License and updates copyright details - Adds tagging instructions to `CLAUDE.md` for semantic versioning and CHANGELOG updates - Updates release workflow to copy metadata to F-Droid repo
1 line
312 B
Markdown
1 line
312 B
Markdown
When asked to tag the current commit, your task is to ask the user whether they want it to be a patch, minor, or major release. Based on their response, you will create a git tag with the appropriate version number. Also update the CHANGELOG.md file with the new Version and the changes made since the last tag. |