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

Add tag v1.0 to commit 5a32c2c #15

Closed
brolaugh opened this issue Dec 11, 2017 · 2 comments
Closed

Add tag v1.0 to commit 5a32c2c #15

brolaugh opened this issue Dec 11, 2017 · 2 comments

Comments

@brolaugh
Copy link

  • Laravel Version: N/A
  • PHP Version: N/A
  • Database Driver & Version: N/A

Description:

The commit 5a32c2c should be tagged with v1.0 to mark it as an important point of time for the repository.

Steps To Reproduce:

N/A

Possible Fix:

This can only be done by someone who has write access to the repository.

git tag -a v1.0 5a32c2c -m "Initial Release"
git push --tags
@ghost ghost added the Enhancement label Dec 11, 2017
@ghost ghost self-assigned this Dec 11, 2017
@ghost
Copy link

ghost commented Dec 11, 2017

Done.

@ghost ghost closed this as completed Dec 11, 2017
@ghost ghost added the Fixed label Dec 11, 2017
@brolaugh
Copy link
Author

Consider making a the tag into a Github release with a changelog.

@gmunday2 gmunday2 mentioned this issue Jul 27, 2020
@K4Li K4Li mentioned this issue Nov 8, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants