# test_change_log **Repository Path**: said2013/test_change_log ## Basic Information - **Project Name**: test_change_log - **Description**: test_change_log - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 打标签 git tag -a v5.0.0. -m “5.0.0版本” 推送标签 git push origin --tags 生成全部changelog conventional-changelog -p angular -i CHANGELOG.md -r 0 -o CHANGELOG.md