Skip to content

Commit 9ec93b3

Browse files
chore(release): 7.20.2
1 parent f9b4372 commit 9ec93b3

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.2](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.1...7.20.2) (2025-10-08)
6+
57
## [7.20.1](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.0...7.20.1) (2025-10-08)
68

79
## [7.20.0](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.19.0...7.20.0) (2025-09-24)

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.1",
3+
"version": "7.20.2",
44
"description": "Capacitor plugin in app browser",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)