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

feat!: Add automated releases to Github Releases and CurseForge with Github Actions #30

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

kristofbolyai
Copy link
Collaborator

@kristofbolyai kristofbolyai commented Jul 29, 2024

Before this is working, a commit needs to be tagged v1.8.2.

Documentation for versioning:

  • A normal release bumps the patch version.
  • A feat! or fix! commit bumps the minor version.
  • A chore! or chore(bump-mc) commit bumps the major version.

So the versioning is essentially: major.minor.patch -> MC.MAJORFEAT/FIX.ANYPATCH.

I've made this PR feat! to target a release for v1.9.0.

@kristofbolyai kristofbolyai changed the title ci: Add automated releases to Github Releases and CurseForge with Github Actions feat!: Add automated releases to Github Releases and CurseForge with Github Actions Jul 29, 2024
@kmaxii kmaxii merged commit c416d88 into Team-VoW:main Jul 30, 2024
1 check passed
@kristofbolyai kristofbolyai deleted the CI branch July 30, 2024 13:52
kristofbolyai added a commit that referenced this pull request Jul 30, 2024
kristofbolyai added a commit that referenced this pull request Jul 30, 2024
kristofbolyai added a commit that referenced this pull request Jul 31, 2024
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.

2 participants