From e1477ebaf3e90d904c21af1fe77c6ed833754603 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Jan 2025 05:00:43 +0000 Subject: [PATCH] chore(release): 6.0.72 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8336ac..f2281bc 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.72](https://github.com/Cap-go/home-indicator/compare/6.0.71...6.0.72) (2025-01-06) + ### [6.0.71](https://github.com/Cap-go/home-indicator/compare/6.0.70...6.0.71) (2024-12-23) ### [6.0.70](https://github.com/Cap-go/home-indicator/compare/6.0.69...6.0.70) (2024-12-23) diff --git a/package.json b/package.json index f5762d4..4ad51f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/home-indicator", - "version": "6.0.71", + "version": "6.0.72", "description": "hide and show home button indicator in Capacitor app", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",