Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @capacitor/[email protected]
  • Loading branch information
Github Workflow (on behalf of IT-MikeS) committed Oct 11, 2024
1 parent 67c6af3 commit 925ee04
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-10-11)

### Bug Fixes

- **browser:** call notifyListeners only when browser is dismissed ([#2207](https://github.com/ionic-team/capacitor-plugins/issues/2207)) ([67c6af3](https://github.com/ionic-team/capacitor-plugins/commit/67c6af37707ee244f84f8b99aad4d8d23b1e502d))

## [6.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-08-08)

**Note:** Version bump only for package @capacitor/browser
2 changes: 1 addition & 1 deletion browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/browser",
"version": "6.0.2",
"version": "6.0.3",
"description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",

0 comments on commit 925ee04

Please sign in to comment.