diff --git a/CHANGELOG.md b/CHANGELOG.md index 95dc2bc..e6495e8 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.12](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.11...6.9.12) (2024-11-18) + ### [6.9.11](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.10...6.9.11) (2024-11-16) diff --git a/package.json b/package.json index 7660030..def61a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.9.11", + "version": "6.9.12", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",