File tree Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.8] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.7...v0.0.8 ) (2023-11-22)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** build fix ([ d8e46a1] ( https://github.com/nativescript-community/ui-cameraview/commit/d8e46a1cef34604383b2567a27d762733f834350 ) )
11+ * better typings ([ f8f000b] ( https://github.com/nativescript-community/ui-cameraview/commit/f8f000b2493fde813f7c7ad653a96801e5e27eb6 ) )
12+ * ** ios:** working ` takePicture ` ([ 22a4ed0] ( https://github.com/nativescript-community/ui-cameraview/commit/22a4ed00a00d594ca878e3fd5c76b711209a959b ) )
13+
614## [ 0.0.7] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.6...v0.0.7 ) (2023-11-19)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.7 " ,
2+ "version" : " 0.0.8 " ,
33 "packages" : [
44 " packages/*"
55 ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.8] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.7...v0.0.8 ) (2023-11-22)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** build fix ([ d8e46a1] ( https://github.com/nativescript-community/ui-cameraview/commit/d8e46a1cef34604383b2567a27d762733f834350 ) )
11+ * ** ios:** working ` takePicture ` ([ 22a4ed0] ( https://github.com/nativescript-community/ui-cameraview/commit/22a4ed00a00d594ca878e3fd5c76b711209a959b ) )
12+
613## [ 0.0.7] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.6...v0.0.7 ) (2023-11-19)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-cameraview" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.0.8 " ,
44 "description" : " A CameraView allowing custom live processing for NativeScript" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments