diff --git a/CHANGELOG.md b/CHANGELOG.md index 13ceb3f0..36cbd63b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.32](https://github.com/Cap-go/camera-preview/compare/6.2.31...6.2.32) (2024-07-17) + + +### Bug Fixes + +* add autofix ([5f03a84](https://github.com/Cap-go/camera-preview/commit/5f03a845bf1c1bfbb27077e80f195d5221f56aee)) + ### [6.2.31](https://github.com/Cap-go/camera-preview/compare/6.2.30...6.2.31) (2024-07-15) ### [6.2.30](https://github.com/Cap-go/camera-preview/compare/6.2.29...6.2.30) (2024-07-15) diff --git a/package.json b/package.json index 2c0e866f..6429f615 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.2.31", + "version": "6.2.32", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",