diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b999f..f423939 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.9.15](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.14...6.9.15) (2024-11-25) + ### [6.9.14](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.13...6.9.14) (2024-11-18) ### [6.9.13](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.12...6.9.13) (2024-11-18) diff --git a/package.json b/package.json index a61af8e..c02b7f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.9.14", + "version": "6.9.15", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",