Skip to content

Commit 68db531

Browse files
author
Github Workflow (on behalf of alexgerardojacinto)
committed
chore(release): publish [skip ci]
- @capacitor/camera@6.1.2
1 parent 5347d7a commit 68db531

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

camera/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.1.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.1.1...@capacitor/camera@6.1.2) (2024-12-11)
7+
8+
### Bug Fixes
9+
10+
- **camera:** Android dialog not fully showing when in landscape ([#2276](https://github.com/ionic-team/capacitor-plugins/issues/2276)) ([5347d7a](https://github.com/ionic-team/capacitor-plugins/commit/5347d7a45bf512facec6f0d67c35c576abeb488d))
11+
612
## [6.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.1.0...@capacitor/camera@6.1.1) (2024-11-19)
713

814
**Note:** Version bump only for package @capacitor/camera

camera/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/camera",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)