From eb7a5b20d0f026ffc6fae3e4a2ace5e7a2809998 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Jul 2024 14:12:22 +0000 Subject: [PATCH] chore(release): 6.2.27 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3374ef55..447f20ed 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.27](https://github.com/Cap-go/camera-preview/compare/6.2.26...6.2.27) (2024-07-08) + + +### Bug Fixes + +* **deps:** update dependency androidx.appcompat:appcompat to v1.7.0 ([e339f5d](https://github.com/Cap-go/camera-preview/commit/e339f5db2972e66c689926b5978b258f5555903c)) + ### [6.2.26](https://github.com/Cap-go/camera-preview/compare/6.2.25...6.2.26) (2024-07-08) ### [6.2.25](https://github.com/Cap-go/camera-preview/compare/6.2.24...6.2.25) (2024-07-08) diff --git a/package.json b/package.json index 9b0c6c42..f285f1fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.26", + "version": "6.2.27", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",