From 7bf644c384642ebd5e3ee2aeb9456c857ebe4cfe Mon Sep 17 00:00:00 2001 From: Donald Wu Date: Mon, 11 Oct 2021 00:06:47 +0800 Subject: [PATCH] chore(release): 0.2.9 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18d4dd1..4ada378 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.2.9](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.2.8...v0.2.9) (2021-10-10) + + +### Features + +* 🎸 add busStopByBusStopCode func ([1719cf3](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/1719cf3b6b972345373518abd53e713177b7fbbb)) + ### [0.2.8](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.2.7...v0.2.8) (2021-10-10) diff --git a/package.json b/package.json index 2662cf3..c7282bc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.8", + "version": "0.2.9", "main": "node_modules/expo/AppEntry.js", "private": true, "dependencies": {