Skip to content

Releases: line/liff-cli

v0.3.0

17 Mar 02:21
Compare
Choose a tag to compare

🚀 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