From ea41ab0c35754417b094f58a33e346c83762111a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jun 2024 10:02:40 +0000 Subject: [PATCH] chore(release): 6.2.20 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 620c4d97..808eef7a 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.2.20](https://github.com/Cap-go/camera-preview/compare/6.2.19...6.2.20) (2024-06-24) + ### [6.2.19](https://github.com/Cap-go/camera-preview/compare/6.2.18...6.2.19) (2024-06-24) ### [6.2.18](https://github.com/Cap-go/camera-preview/compare/6.2.17...6.2.18) (2024-06-24) diff --git a/package.json b/package.json index 8ac2dc78..c22491aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.19", + "version": "6.2.20", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",