Skip to content

Commit

Permalink
chore(release): 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2024
1 parent 465969e commit 5f53350
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.5.1](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.5.0...6.5.1) (2024-08-30)


### Bug Fixes

* create clearCache method to have all topic separated ([a300c2f](https://github.com/Cap-go/capacitor-inappbrowser/commit/a300c2fd62ebcfc5d08fe5ff47f75a6ff28f6617))

## [6.5.0](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.4.4...6.5.0) (2024-08-30)


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

0 comments on commit 5f53350

Please sign in to comment.