From 39bc059ba4880fdae5780c4ae5bb58c26e31dc88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 10 Dec 2024 09:53:57 +0000 Subject: [PATCH] chore(release): 6.5.7 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e56019c..99e2962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.7](https://github.com/Cap-go/camera-preview/compare/6.5.6...6.5.7) (2024-12-10) + ### [6.5.6](https://github.com/Cap-go/camera-preview/compare/6.5.5...6.5.6) (2024-12-10) ### [6.5.5](https://github.com/Cap-go/camera-preview/compare/6.5.4...6.5.5) (2024-12-10) diff --git a/package.json b/package.json index 2a1b5c8..b889199 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.5.6", + "version": "6.5.7", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",