From 7581890395eab5e6fd57ecb84fec334cc5c2c340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Dec 2024 14:42:25 +0000 Subject: [PATCH] chore(release): 6.5.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e2962..5b151bd 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.5.8](https://github.com/Cap-go/camera-preview/compare/6.5.7...6.5.8) (2024-12-12) + + +### Bug Fixes + +* remove ios limit < 17 ([7b1f1b2](https://github.com/Cap-go/camera-preview/commit/7b1f1b21bb304ffe9f8e9fe01add76c8966ab90a)) + ### [6.5.7](https://github.com/Cap-go/camera-preview/compare/6.5.6...6.5.7) (2024-12-10) ### [6.5.6](https://github.com/Cap-go/camera-preview/compare/6.5.5...6.5.6) (2024-12-10) diff --git a/package.json b/package.json index b889199..0596dd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.5.7", + "version": "6.5.8", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",