Skip to content

Commit

Permalink
chore(release): 6.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent b704202 commit abe6523
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.

### [6.0.47](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.0.46...6.0.47) (2024-08-21)


### Bug Fixes

* build issue ([b704202](https://github.com/Cap-go/capacitor-inappbrowser/commit/b70420203e81232c642ef28c8169d8667e44a67c))

### [6.0.46](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.0.45...6.0.46) (2024-08-20)


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

0 comments on commit abe6523

Please sign in to comment.