diff --git a/CHANGELOG.md b/CHANGELOG.md index 095f9cfc..5b5df4d8 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.16](https://github.com/Cap-go/camera-preview/compare/6.2.15...6.2.16) (2024-06-17) + ### [6.2.15](https://github.com/Cap-go/camera-preview/compare/6.2.14...6.2.15) (2024-06-10) ### [6.2.14](https://github.com/Cap-go/camera-preview/compare/6.2.13...6.2.14) (2024-06-10) diff --git a/package.json b/package.json index d0c1b0c9..5db9d369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.15", + "version": "6.2.16", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",