Skip to content

Commit

Permalink
chore(release): 6.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 37807d8 commit c025c94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.9.10](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.9...6.9.10) (2024-11-15)


### Bug Fixes

* fmt ([689e491](https://github.com/Cap-go/capacitor-inappbrowser/commit/689e4913d062ab9c5f6c9517d206188e3ba6e27f))

### [6.9.9](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.9.8...6.9.9) (2024-11-15)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/inappbrowser",
"version": "6.9.9",
"version": "6.9.10",
"description": "Capacitor plugin in app browser",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -80,4 +80,4 @@
}
},
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
}
}

0 comments on commit c025c94

Please sign in to comment.