diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c4b37..6b1f0eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1.16](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.1.15...v0.1.16) (2020-12-10) + + +### Bug Fixes + +* 🐛 add splash screen icon ([286503c](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/286503cef2652d159117b87d4da99fe949b8fd18)) + ### [0.1.15](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.1.14...v0.1.15) (2020-12-08) diff --git a/package.json b/package.json index 6f40c2e..3e1fa0e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.15", + "version": "0.1.16", "main": "node_modules/expo/AppEntry.js", "private": true, "dependencies": {