diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e581cd7..75539fa4 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.6](https://github.com/Cap-go/camera-preview/compare/6.2.5...6.2.6) (2024-05-13) + ### [6.2.5](https://github.com/Cap-go/camera-preview/compare/6.2.4...6.2.5) (2024-05-13) ### [6.2.4](https://github.com/Cap-go/camera-preview/compare/6.2.3...6.2.4) (2024-05-08) diff --git a/package.json b/package.json index fe86f59b..dcdfe606 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.5", + "version": "6.2.6", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",