Skip to content

Latest commit

 

History

History
107 lines (67 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

107 lines (67 loc) · 2.75 KB

CHANGELOG

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.

✨ Added

♻️ Changed

🐛 Fixed

🔒 Security

🗑 Deprecated

1.1.5 - 2020-10-25

🐛 Fixed

  • 🐛 Fix init new repo error. #21

1.1.4 - 2020-10-24

✨ Added

  • ✨ use github.repository to be the static_list default value.

♻️ Changed

  • 📝 update readme for template usage.

1.1.3 - 2020-10-21

🐛 fix

  • 🚑 fix repo-list-generator version error

1.1.2 - 2020-10-21

🐛 fix

  • 🚑 fix workflow bug

1.1.1 - 2020-10-21

♻️ Changed

  • 📝 update readme
  • 🔥 delete branch traffic
  • ♻️ update workflow
  • ✨ add output for traffic_branch

1.1.0 - 2020-10-20

✨ Added

  • ✅ test static_list support
  • ✨ add output for traffic_path

♻️ Changed

  • ♻️ enhance log output
  • ♻️ enhance debug mode
  • ♻️ enhance resource name
  • 🔥 delete sync2gitee
  • 💚 update workflow

🐛 Fixed

  • 🐛 fix count reset bug

1.0.1 - 2020-10-08

✨ Added

  • 💬 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

✨ Added