Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Cap-go/capacitor-inappbrowser
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jan 12, 2024
2 parents dff903f + 484571d commit 741fded
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.3.5](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.3.4...1.3.5) (2024-01-12)


### Bug Fixes

* lint issue ([a0cae66](https://github.com/Cap-go/capacitor-inappbrowser/commit/a0cae666f641bdaa359fde8cab5555afbb1564f6))

### [1.3.4](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.3.3...1.3.4) (2024-01-12)

### [1.3.3](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.3.2...1.3.3) (2024-01-04)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/inappbrowser",
"version": "1.3.4",
"version": "1.3.5",
"description": "Capacitor plugin in app browser",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 741fded

Please sign in to comment.