Skip to content

Commit

Permalink
chore(release): 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Oct 24, 2021
1 parent bcdb8f6 commit 5e404f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.2.10](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.2.9...v0.2.10) (2021-10-24)


### Features

* 🎸 add ActivityIndicator and custom back button ([8b32574](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/8b325748b90335f0750511f92af606339786d15d))
* 🎸 add bus map view ([d84b81a](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/d84b81a41d9f501f7849f02a02738600e422a618))
* 🎸 use camera in mapview ([b791e29](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/b791e299f75598c66d23353a8c4a4008e26587d8))


### Bug Fixes

* 🐛 update latitude and longitude range ([853232f](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/853232f8687d5cf55d9c4a2a5b3cd2a5adcaeb2d))

### [0.2.9](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.2.8...v0.2.9) (2021-10-10)


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

0 comments on commit 5e404f8

Please sign in to comment.