From 209007f6c1ecef693323f3dacec2d3fa0e6bb695 Mon Sep 17 00:00:00 2001 From: Donald Wu Date: Fri, 12 Nov 2021 11:12:21 +0800 Subject: [PATCH] chore(release): 0.3.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e7311..f7cce89 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.3.2](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.1...v0.3.2) (2021-11-12) + + +### Bug Fixes + +* 🐛 update readme.md and change to helpers ([b01af5e](https://github.com/yeukfei02/singapore-bus-arrival-app/commit/b01af5e3af9db1a280410d5323f4cdcf22da72d1)) + ### [0.3.1](https://github.com/yeukfei02/singapore-bus-arrival-app/compare/v0.3.0...v0.3.1) (2021-10-25) diff --git a/package.json b/package.json index ccf8da9..6379d51 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.3.1", + "version": "0.3.2", "main": "node_modules/expo/AppEntry.js", "private": true, "dependencies": {