Skip to content

Commit 6996b6b

Browse files
committed
Merge branch 'main' of github.com:Cap-go/capacitor-inappbrowser
2 parents 6af0bb8 + dce8d73 commit 6996b6b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.7](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.2.6...1.2.7) (2023-09-05)
6+
7+
8+
### Bug Fixes
9+
10+
* lint ([ea20a84](https://github.com/Cap-go/capacitor-inappbrowser/commit/ea20a84695c78205d1c85e6617c309130dc13789))
11+
512
### [1.2.6](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.2.5...1.2.6) (2023-09-05)
613

714

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

0 commit comments

Comments
 (0)