diff --git a/CHANGELOG.md b/CHANGELOG.md index c2164f96..94f75a8c 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.3.31](https://github.com/Cap-go/camera-preview/compare/6.3.30...6.3.31) (2024-11-04) + ### [6.3.30](https://github.com/Cap-go/camera-preview/compare/6.3.29...6.3.30) (2024-10-28) ### [6.3.29](https://github.com/Cap-go/camera-preview/compare/6.3.28...6.3.29) (2024-10-21) diff --git a/package.json b/package.json index 9cea62b1..a7353d8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.3.30", + "version": "6.3.31", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",