Skip to content

Commit 578a65f

Browse files
chore(release): 7.21.0
1 parent 636ee0c commit 578a65f

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.21.0](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.7...7.21.0) (2025-10-14)
6+
7+
8+
### Features
9+
10+
* add is animated option on close ([5c467cc](https://github.com/Cap-go/capacitor-inappbrowser/commit/5c467cc0c1fda31702d26e660390e77f522626fa))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency androidx.window:window to v1.5.0 ([51d75e8](https://github.com/Cap-go/capacitor-inappbrowser/commit/51d75e8ec1e20f2ae3fc7b1624f49d8c8a4fbee6))
16+
* **deps:** update dependency com.google.gms:google-services to v4.4.4 ([3f05edc](https://github.com/Cap-go/capacitor-inappbrowser/commit/3f05edc681d6988e0bbf1e174881e5becaca59ee))
17+
* optional options on close ([80bb3bf](https://github.com/Cap-go/capacitor-inappbrowser/commit/80bb3bf2b7c699dc4d0ff7ab39aa9709810777ce))
18+
519
## [7.20.7](https://github.com/Cap-go/capacitor-inappbrowser/compare/7.20.6...7.20.7) (2025-10-14)
620

721

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)