All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
The emoji used in the GitHub
commit message is based on gitmoji.
1.1.5 - 2020-10-25
- 🐛 Fix init new repo error. #21
1.1.4 - 2020-10-24
- ✨ use
github.repository
to be thestatic_list
default value.
- 📝 update readme for template usage.
1.1.3 - 2020-10-21
- 🚑 fix
repo-list-generator
version error
1.1.2 - 2020-10-21
- 🚑 fix workflow bug
1.1.1 - 2020-10-21
- 📝 update readme
- 🔥 delete branch traffic
- ♻️ update workflow
- ✨ add output for
traffic_branch
1.1.0 - 2020-10-20
- ✅ test static_list support
- ✨ add output for
traffic_path
- ♻️ enhance log output
- ♻️ enhance debug mode
- ♻️ enhance resource name
- 🔥 delete sync2gitee
- 💚 update workflow
- 🐛 fix count reset bug
1.0.1 - 2020-10-08
- 💬 Add description that using dependabot to make action auto updating
- 📄 Use
--license license.txt
- ➕ Use rimraf delete
dist/*
- ➕ Use husky and lint-staged to make pre-commit hook
1.0.0 - 2020-10-01
- 🎉 traffic to badge function was completed
- 🌐 README.md
- 📝 README_CN.md
- 🌐 CHANGELOG.md
- 📝 CHANGELOG_CN.md
- 👷 workflows to auto release
- 👷 prettier to format files