From 2a82ed5f90c8daf2f305d99a463dae66e91b0152 Mon Sep 17 00:00:00 2001 From: Alex Ryltsov <3608222+ryaa@users.noreply.github.com> Date: Mon, 6 May 2024 13:22:32 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb4450a1..8144f25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [v6.0.0](https://github.com/capacitor-community/file-opener/compare/v5.0.0...v6.0.0) (2024-05-06) +## [v6.0.0](https://github.com/capacitor-community/camera-preview/compare/v5.0.0...v6.0.0) (2024-05-06) ### Chores -- feat: Capacitor 6 Support ([#332](https://github.com/capacitor-community/file-opener/pull/332)), ([0356db0](https://github.com/capacitor-community/file-opener/commit/0356db04fb9dcc7f257028ca1b5134a7a21c6dd3)), closes [#330](https://github.com/capacitor-community/file-opener/issues/330) +- feat: Capacitor 6 Support ([#332](https://github.com/capacitor-community/camera-preview/pull/332)), ([0356db0](https://github.com/capacitor-community/camera-preview/commit/0356db04fb9dcc7f257028ca1b5134a7a21c6dd3)), closes [#330](https://github.com/capacitor-community/camera-preview/issues/330) ## [5.0.0](https://github.com/capacitor-community/camera-preview/compare/v4.0.0...v5.0.0) (2022-06-09) @@ -83,4 +83,4 @@ The version number has increased in line with Semver as there's one backwards-in ### Documentation * Add info on styling when the camera preview doesn't display because it's behind elements. Thank you to contributor @dhayanth-dharma! * Fix deprecated imports in README. Thank you to contributor @koen20! -* Document the iOS-only `enableHighResolution` option. Thank you to contributor @bfinleyui! ([#207](https://github.com/capacitor-community/camera-preview/pull/207)) \ No newline at end of file +* Document the iOS-only `enableHighResolution` option. Thank you to contributor @bfinleyui! ([#207](https://github.com/capacitor-community/camera-preview/pull/207))