From 4cd8ec2b195db52cdd9f27cde7962affc00b9974 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jun 2024 03:44:17 +0000 Subject: [PATCH] chore(release): 6.2.18 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aac9a4b8..dd9b0f94 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.18](https://github.com/Cap-go/camera-preview/compare/6.2.17...6.2.18) (2024-06-24) + ### [6.2.17](https://github.com/Cap-go/camera-preview/compare/6.2.16...6.2.17) (2024-06-17) ### [6.2.16](https://github.com/Cap-go/camera-preview/compare/6.2.15...6.2.16) (2024-06-17) diff --git a/package.json b/package.json index 7725b48c..4898f4f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.17", + "version": "6.2.18", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",