From 33cd979be4486151627f1c8235de523d09a2dd93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Dec 2024 09:02:54 +0000 Subject: [PATCH] chore(release): 6.0.68 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93d8d37..9e04e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [6.0.68](https://github.com/Cap-go/home-indicator/compare/6.0.67...6.0.68) (2024-12-16) + ### [6.0.67](https://github.com/Cap-go/home-indicator/compare/6.0.66...6.0.67) (2024-12-16) ### [6.0.66](https://github.com/Cap-go/home-indicator/compare/6.0.65...6.0.66) (2024-12-16) diff --git a/package.json b/package.json index 264fbc1..cbf9837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/home-indicator", - "version": "6.0.67", + "version": "6.0.68", "description": "hide and show home button indicator in Capacitor app", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",