From f1f3578cdc1ef0a1dd4dfb2373e643c44b6dcb40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 May 2024 22:12:23 +0000 Subject: [PATCH] chore(release): 6.2.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87e2b31a..68cf72ba 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.4](https://github.com/Cap-go/camera-preview/compare/6.2.3...6.2.4) (2024-05-08) + + +### Bug Fixes + +* size save ([3781c36](https://github.com/Cap-go/camera-preview/commit/3781c3655f63cd25b3636204d1fe31a5f7397f26)) + ### [6.2.3](https://github.com/Cap-go/camera-preview/compare/6.2.2...6.2.3) (2024-05-08) diff --git a/package.json b/package.json index e840dd9b..0bc62758 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.3", + "version": "6.2.4", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",