Skip to content

Commit

Permalink
chore(release): 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Jan 31, 2023
1 parent 2cd8738 commit 7645665
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.8](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.7...v0.3.8) (2023-01-31)


### Features

* 🎸 add arrow down icon in BusServiceRoutes ([f0be970](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/f0be970bd23ebada7fe581680337bca154cb27e9))
* 🎸 add commitlint lib ([c838f13](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/c838f13931b06edc3f2ef94922bd3fec344496af))
* 🎸 add react-use and use useDebounce ([afd2621](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/afd26217d67bb43c656efd6e3424a97281a2250f))


### Bug Fixes

* 🐛 add delayDebounceFn when type text ([2868215](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/286821525ca30a0a8941b96bfebf10367f608622))
* 🐛 change card can click, make BusServiceRoutes card click ([55fc7c5](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/55fc7c580032729192834c16d3bcf9e2e886ca3d))
* 🐛 fix arriving text ([080eb64](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/080eb648dceca9fe0f6e6c1fceaad4c5f8676c0a))
* 🐛 fix lib and update onRefresh func ([85365cd](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/85365cd77b48d1fda0b2a0988f4a8400511e936e))
* 🐛 fix renderBusServiceRoutesList logic ([49fc86e](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/49fc86e18a3d1726ae48845fcafecba9a5a47b9d))
* 🐛 update readme.md and update version ([fecaf09](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/fecaf09bd6d468b8fe33b67ec52e5a429d4e9b02))
* 🐛 update to expo 47 and use m1 in eas ([c4c4f56](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/c4c4f567f0585e6650b458fae563db2a6e272583))

### [0.3.7](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.6...v0.3.7) (2022-06-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.7",
"version": "0.3.8",
"main": "node_modules/expo/AppEntry.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 7645665

Please sign in to comment.