Skip to content

Commit

Permalink
chore(release): 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Feb 23, 2022
1 parent a9d7473 commit 6344137
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.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)


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

0 comments on commit 6344137

Please sign in to comment.