Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 5.14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.4 (2023-02-16)

Features

  • 🎸 add nlb in near me page (017f47e)
  • 🎸 add nlb in search bus route page (ee4d2e0)
  • 🎸 add nwfbOrCtb near me api (2397da4)
  • 🎸 update bus arrival api and ui (eba9acd)

Bug Fixes

0.1.3 (2023-01-31)

Features

  • 🎸 update to expo 47 and use m1 for eas (d8ee58f)

Bug Fixes

  • 🐛 fix settings str if checking (70b9acb)
  • 🐛 update app.json (d4bda93)

0.1.2 (2023-01-31)

Features

  • 🎸 add commitlint lib (a1b5689)
  • 🎸 add hk minibus ios and android link (68097df)
  • 🎸 add loading and no data in ui (eb06bfa)
  • 🎸 add nearme page (8545bf5)
  • 🎸 add outbound and inbound logic (7193bf3)

Bug Fixes

  • 🐛 add android link (6f3f114)
  • 🐛 fix directionText in BusRoute (d6a2932)
  • 🐛 fix expo-updates lib (f3d1c02)
  • 🐛 update ios deploy png (6d016e2)
  • 🐛 update ios link in readme.md (f8df255)

0.1.1 (2022-09-30)

Features

  • 🎸 add BusArrivalTime (6d43b5e)
  • 🎸 add BusRoute and BusRouteStop (86faf49)
  • 🎸 add deploy png (5645f54)
  • 🎸 add readme-icon.png (b4ea335)
  • 🎸 create project (9a8f465)

Bug Fixes