Skip to content

Commit

Permalink
chore(release): 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2024
1 parent 8e04191 commit e858850
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.3.1](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.3.0...6.3.1) (2024-08-28)


### Bug Fixes

* package upgrade and lint ([8e04191](https://github.com/Cap-go/capacitor-inappbrowser/commit/8e04191cf019630c106250d699e77c6919f79e33))

## [6.3.0](https://github.com/Cap-go/capacitor-inappbrowser/compare/6.2.1...6.3.0) (2024-08-28)


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.3.0",
"version": "6.3.1",
"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.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf"
}
}

0 comments on commit e858850

Please sign in to comment.