Skip to content

Commit

Permalink
chore(release): 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed May 3, 2022
1 parent 7f06abf commit f7fb554
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.6](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.5...v0.3.6) (2022-05-03)


### Features

* 🎸 add busServiceRoutes page ([6d05aa1](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/6d05aa10a13b6c7f20626fb60819cf0211381b58))


### Bug Fixes

* 🐛 remove map view ([65eab98](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/65eab98f2fdb7f66661c4afc739db229e80dc59a))
* 🐛 update version in app.json ([289e5d3](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/289e5d3e273ea48f374bbecc7e50d25e89e8f53a))

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


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

0 comments on commit f7fb554

Please sign in to comment.