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