Skip to content

Commit

Permalink
chore(release): 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 12, 2024
1 parent 741fded commit 6812305
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.6](https://github.com/Cap-go/capacitor-inappbrowser/compare/1.3.5...1.3.6) (2024-01-12)


### Bug Fixes

* platforms ([dff903f](https://github.com/Cap-go/capacitor-inappbrowser/commit/dff903fe62484c466e6f588e40df0e026768bf9b))

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


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.5",
"version": "1.3.6",
"description": "Capacitor plugin in app browser",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 6812305

Please sign in to comment.