From c0c0dc5e1e4e548709e44789d56901ea463bd5e6 Mon Sep 17 00:00:00 2001 From: Donald Wu Date: Tue, 15 Dec 2020 10:40:35 +0800 Subject: [PATCH] chore(release): 0.1.18 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f30ae..afc5383 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.18](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.1.17...v0.1.18) (2020-12-15) + + +### Bug Fixes + +* 🐛 update rooturl ([0d8f2e4](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/0d8f2e412b3378ab112df039e69363b272f09bc4)) + ### [0.1.17](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.1.16...v0.1.17) (2020-12-12) ### [0.1.16](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.1.15...v0.1.16) (2020-12-10) diff --git a/package.json b/package.json index 408afb2..f47819e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.17", + "version": "0.1.18", "main": "node_modules/expo/AppEntry.js", "private": true, "dependencies": {