From 61eed1319ae7000c008364087fa8331e5da3d682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 25 Nov 2024 14:12:29 +0000 Subject: [PATCH] chore(release): 6.9.18 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84dda9e..12e3e16 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.18](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.17...6.9.18) (2024-11-25) + ### [6.9.17](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.16...6.9.17) (2024-11-25) ### [6.9.16](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.15...6.9.16) (2024-11-25) diff --git a/package.json b/package.json index b960cf2..c93513d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/inappbrowser", - "version": "6.9.17", + "version": "6.9.18", "description": "Capacitor plugin in app browser", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",