saicaca / fuwari

✨A static blog template built with Astro.
https://fuwari.vercel.app
MIT License
1.38k stars 317 forks source link

[feat] Implement Version Control and GitHub Releases for Enhanced Project Management #74

Open GOWxx opened 6 months ago

GOWxx commented 6 months ago

The project currently do not have version control or release for our project updates. Users cannot perceive the changes well and it is also impossible to upgrade the project according to versions.

So I suggest considering the use of version control and GitHub releases to improve collaboration, track changes, and simplify the release process.

GOWxx commented 6 months ago

use changesets for CHANGELOG maintenance and versions releasing

https://github.com/changesets/changesets

https://github.com/changesets/bot

https://github.com/changesets/action