-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Problem
- There are currently no releases on github or tags on this repository.
- There does seem to be versioning within the
package.json.
Reasoning
- This allows for snapshots and marks a time within commits that a certain code was a specific version.
- This allows for more accurate issues, you can more easily compare code against a specific version.
Solution
- Start creating releases through the Github UI which will also create corresponding tags.
Thoughts
- You may be able to tag older commits, but I think you can only create releases on github for the latest commit on master.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels