From d7eff7dab97e63fb97579a88ef9bd6e6aa0b4f35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 23 Dec 2024 08:19:34 +0000 Subject: [PATCH] chore(release): 6.5.14 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0968b6..7dfff40 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.5.14](https://github.com/Cap-go/camera-preview/compare/6.5.13...6.5.14) (2024-12-23) + ### [6.5.13](https://github.com/Cap-go/camera-preview/compare/6.5.12...6.5.13) (2024-12-23) ### [6.5.12](https://github.com/Cap-go/camera-preview/compare/6.5.11...6.5.12) (2024-12-16) diff --git a/package.json b/package.json index 4b57166..7949658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/camera-preview", - "version": "6.5.13", + "version": "6.5.14", "description": "Camera preview", "author": "Martin Donadieu ", "license": "MIT",