diff --git a/CHANGELOG.md b/CHANGELOG.md index bd92d51..e56019c 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.5.6](https://github.com/Cap-go/camera-preview/compare/6.5.5...6.5.6) (2024-12-10) + ### [6.5.5](https://github.com/Cap-go/camera-preview/compare/6.5.4...6.5.5) (2024-12-10) ### [6.5.4](https://github.com/Cap-go/camera-preview/compare/6.5.3...6.5.4) (2024-12-10) diff --git a/package.json b/package.json index d01f9f9..2a1b5c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.5.5", + "version": "6.5.6", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",