diff --git a/CHANGELOG.md b/CHANGELOG.md index c3cc59ef..c28d059d 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.8](https://github.com/Cap-go/camera-preview/compare/6.2.7...6.2.8) (2024-05-27) + + +### Bug Fixes + +* **deps:** update dependency com.android.tools.build:gradle to v8.4.1 ([fbadfed](https://github.com/Cap-go/camera-preview/commit/fbadfedf29369207f58b1db07313657ccc6d937b)) + ### [6.2.7](https://github.com/Cap-go/camera-preview/compare/6.2.6...6.2.7) (2024-05-21) diff --git a/package.json b/package.json index f4f2b0cf..46210594 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.7", + "version": "6.2.8", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",