Skip to content

Commit

Permalink
chore(release): 6.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent 871ddfa commit 7f7da57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.6.7](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.6.6...6.6.7) (2024-09-05)

### [6.6.6](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.6.5...6.6.6) (2024-09-05)


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

0 comments on commit 7f7da57

Please sign in to comment.