Description
When a new version is released, it must also be released as a new GitHub release.
Some advantages:
- you can enable custom watch on releases so that you'll be notified when a new release comes out
- you can easy check the release notes (the global CHANGELOG.md will be very big)
Example of an implementation is on mongo-express repository:
Note: this feature will be nice to have with upcoming vike v1
Description
When a new version is released, it must also be released as a new GitHub release.
Some advantages:
Example of an implementation is on mongo-express repository:
Note: this feature will be nice to have with upcoming vike v1