diff --git a/CHANGELOG.md b/CHANGELOG.md index a137d1a..f793f51 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.6.4](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.6.3...6.6.4) (2024-09-04) + ### [6.6.3](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.6.2...6.6.3) (2024-09-04) diff --git a/package.json b/package.json index db04afa..9e8ef8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.6.3", + "version": "6.6.4", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",