diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e0a3c2..8065c8e 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.20](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.19...6.9.20) (2024-12-02) + ### [6.9.19](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.18...6.9.19) (2024-12-02) ### [6.9.18](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.17...6.9.18) (2024-11-25) diff --git a/package.json b/package.json index ac68db4..10bab58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.9.19", + "version": "6.9.20", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",