diff --git a/CHANGELOG.md b/CHANGELOG.md index 507aad1..93d8d37 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.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) ### [6.0.65](https://github.com/Cap-go/home-indicator/compare/6.0.64...6.0.65) (2024-12-09) diff --git a/package.json b/package.json index eec7715..264fbc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/home-indicator", - "version": "6.0.66", + "version": "6.0.67", "description": "hide and show home button indicator in Capacitor app", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",