From b135b1c4f65ec7dfe4bd892f7c6de1c12e6c64ba Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Jan 2023 10:26:50 +0000 Subject: [PATCH] chore(release): 3.0.1 [skip ci] ## [3.0.1](https://github.com/kilohealth/rn-fitness-tracker/compare/v3.0.0...v3.0.1) (2023-01-09) ### Build System / Dependencies * **deps:** bump json5 from 1.0.1 to 1.0.2 ([6bd9bc1](https://github.com/kilohealth/rn-fitness-tracker/commit/6bd9bc11ef75c41e3a6a0d7efca30beb2fda38df)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f73c9c4..da576b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.1](https://github.com/kilohealth/rn-fitness-tracker/compare/v3.0.0...v3.0.1) (2023-01-09) + + +### Build System / Dependencies + +* **deps:** bump json5 from 1.0.1 to 1.0.2 ([6bd9bc1](https://github.com/kilohealth/rn-fitness-tracker/commit/6bd9bc11ef75c41e3a6a0d7efca30beb2fda38df)) + ## [3.0.0](https://github.com/kilohealth/rn-fitness-tracker/compare/v2.0.7...v3.0.0) (2023-01-02) diff --git a/package.json b/package.json index 4dca778..6501dc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kilohealth/rn-fitness-tracker", - "version": "3.0.0", + "version": "3.0.1", "description": "React native module for tracking fitness data with Google Fit and Apple Health Kit for Android & iOS", "keywords": [ "react-native",