diff --git a/CHANGELOG.md b/CHANGELOG.md index 620c4d97..808eef7a 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.20](https://github.com/Cap-go/camera-preview/compare/6.2.19...6.2.20) (2024-06-24) + ### [6.2.19](https://github.com/Cap-go/camera-preview/compare/6.2.18...6.2.19) (2024-06-24) ### [6.2.18](https://github.com/Cap-go/camera-preview/compare/6.2.17...6.2.18) (2024-06-24) diff --git a/package.json b/package.json index 8ac2dc78..c22491aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.19", + "version": "6.2.20", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",