Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

86 lines (50 loc) · 2.08 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

0.3.0 - 2020-10-20

♻️ Changed

  • support default GITHUB_TOKEN.

0.2.1 -2020-10-19

✨ Added

  • support for organization.

♻️ Changed

  • 📝 update descriptions about my_token.
  • ✏️ update version for readme.

0.2.0 - 2020-10-18

✨ Added

  • ✨ Fit debug option for save repo information.(default false)
  • ✨ Use artifact option to upload repo information in debug mode.
  • ✨ Add current repo name to output(repo).

♻️ Changed

  • 🙈 remove test directory.

🐛 Fixed

  • 🐛 Fix privateList and forkList info error.

0.1.0 - 2020-10-16

🐛 Fixed

  • 🚑 fix get the organization repo list with the repo token.

0.0.3 - 2020-10-16

♻️ Changed

  • 🔥 Delete privateList_ALL and forkList_ALL for output.
  • 🔥 Delete repo sync2gitee workflow.
  • 📝 Update repo data save to ${{ github.workspace }}/.repo_list.

0.0.2 - 2020-10-14

✨ Added

  • ✨ support repo list with private and fork setting.

0.0.1 - 2020-10-11

✨ Added

  • 🎉 first publish.