From a4f59de7766b884efd92792ac8b2b120bb0d4f4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Dec 2024 03:29:43 +0000 Subject: [PATCH] chore(release): 6.5.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e45ff6..89538f9 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.5.11](https://github.com/Cap-go/camera-preview/compare/6.5.10...6.5.11) (2024-12-16) + + +### Bug Fixes + +* **deps:** update dependency com.android.tools.build:gradle to v8.7.3 ([#149](https://github.com/Cap-go/camera-preview/issues/149)) ([3dce03c](https://github.com/Cap-go/camera-preview/commit/3dce03c3d0c1f2b189b99f12c506ed438441eb3d)) + ### [6.5.10](https://github.com/Cap-go/camera-preview/compare/6.5.9...6.5.10) (2024-12-12) ### [6.5.9](https://github.com/Cap-go/camera-preview/compare/6.5.8...6.5.9) (2024-12-12) diff --git a/package.json b/package.json index 3853c72..5309eb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.5.10", + "version": "6.5.11", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",