Skip to content

Commit 026a012

Browse files
chore(release): 7.20.4
1 parent d98459b commit 026a012

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [7.20.4](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.3...7.20.4) (2025-10-10)
6+
57
## [7.20.3](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.2...7.20.3) (2025-10-08)
68

79
## [7.20.2](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.1...7.20.2) (2025-10-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capgo/inappbrowser",
3-
"version": "7.20.3",
3+
"version": "7.20.4",
44
"description": "Capacitor plugin in app browser",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)