diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a56f54..8d8bf0e 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.8.9](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.8.8...6.8.9) (2024-10-17) + ### [6.8.8](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.8.7...6.8.8) (2024-10-17) ### [6.8.7](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.8.6...6.8.7) (2024-10-17) diff --git a/package.json b/package.json index 2f9f6cf..a3fab80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.8.8", + "version": "6.8.9", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",