Skip to content

Commit 375997c

Browse files
chore(release): 1.2.20
1 parent 3215c76 commit 375997c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
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.
44

5+
### [1.2.20](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.2.19...1.2.20) (2023-12-31)
6+
7+
8+
### Bug Fixes
9+
10+
* ios ([3215c76](https://github.com/Cap-go/capacitor-inappbrowser/commit/3215c764d44cf8a3377fce0cfb800f1c281cd5ce))
11+
* lint ([69270ba](https://github.com/Cap-go/capacitor-inappbrowser/commit/69270ba3d45e3a8a704ea5cce23aa1efb78c94eb))
12+
513
### [1.2.19](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.2.18...1.2.19) (2023-11-23)
614

715

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

0 commit comments

Comments
 (0)