Open GiggleLiu opened 4 years ago
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/16778
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.0 -m "<description of version>" 8bea1eb415539e61502aa65e8c1f4ed6a1f7b29d
git push origin v0.1.0
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/47196
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.1 -m "<description of version>" 36303fefd658238f424db6b871ec8d60a38431b2
git push origin v0.1.1
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/116610
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.
@JuliaRegistrator register
Release notes:
## Breaking changes
- blah
To add them here just re-invoke and the PR will be updated.
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.2.1 -m "<description of version>" 0341ff1a75974a628153e8a4861c5d9448a57287
git push origin v0.2.1
@Roger -bot register