Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed May 3, 2022
2 parents 65eab98 + 6e2835b commit d4d57d4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,48 @@

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.5](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.4...v0.3.5) (2022-02-23)


### Bug Fixes

* 🐛 fix UIRequiredDeviceCapabilities ([05dcdd2](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/05dcdd21c196b2f508a96162a40350f76b751161))
* 🐛 update version ([b750249](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/b75024991dfe40c2f2a67c470e02e42746054b72))

### [0.3.4](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.3...v0.3.4) (2022-02-23)


### Features

* 🎸 add web button ([73516ad](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/73516ad551ec9ebfc080f2177755bba7085c82c3))


### Bug Fixes

* 🐛 add UIRequiredDeviceCapabilities key for ios ([fec68b2](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/fec68b2e43642dc3a7eeafffe1005e07934a47b3))

### [0.3.3](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.2...v0.3.3) (2022-02-22)


### Features

* 🎸 add expo-updates lib ([fac9896](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/fac9896b4565d3788a6babfd65eb70638c820add))
* 🎸 add semgrep.yml ([eef476b](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/eef476b6a23801d431fc4ff68a8778291ef7a9dc))


### Bug Fixes

* 🐛 add eas.json and update readme.md ([a9b2d4c](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/a9b2d4c832704f8f6b194586ad548ef9f3a98ce3))
* 🐛 fix lat long ([c22952e](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/c22952ee3fd527272636dfe7d714e2a17e763a6b))
* 🐛 update lib version ([e73f6e6](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/e73f6e6aedf63487a1084308e2b8d2e93cb00976))

### [0.3.2](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.1...v0.3.2) (2021-11-12)


### Bug Fixes

* 🐛 update readme.md and change to helpers ([b01af5e](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/b01af5e3af9db1a280410d5323f4cdcf22da72d1))

### [0.3.1](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.0...v0.3.1) (2021-10-25)


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.1",
"version": "0.3.5",
"main": "node_modules/expo/AppEntry.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit d4d57d4

Please sign in to comment.