Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.21 KB

Changelog

v0.3.0

🚀 Enhancements

  • Implement ngrok v1 proxy for serve command (#4)
  • Provide init command (#2)
  • Add proxy for @line/liff-inspector (#8)
  • Provide scaffold command (#9)

🩹 Fixes

  • Use current channel id when not specified from prompt (#12)
  • Improve error handling messages in LIFF API client (#13)

💅 Refactors

  • Refactoring serve directory (#6)

📖 Documentation

  • Add a section of Init command to README.md (#11)
  • Add experimental mark to ngrok-v1 (#10)

🏡 Chore

  • Create CODEOWNERS (#1)
  • Update .gitignore (#5)

❤️ Contributors