From b90dfdba0546325b4d9dd4b2cdb749ab4fbc1dfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 May 2024 15:27:03 +0000 Subject: [PATCH] chore(release): 6.2.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 715a6a6f..59a83cae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.2.0](https://github.com/Cap-go/camera-preview/compare/6.1.13...6.2.0) (2024-05-08) + + +### Features + +* add hight resolution for picture or camera IOS ([e75e47f](https://github.com/Cap-go/camera-preview/commit/e75e47f0268d9d8e35183570283bebe330df728f)) + ### [6.1.13](https://github.com/Cap-go/camera-preview/compare/6.1.12...6.1.13) (2024-05-06) diff --git a/package.json b/package.json index d834b8c8..5f0aae68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.1.13", + "version": "6.2.0", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",