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.9] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.8...v0.0.9 ) (2023-12-07)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** prevent null bitmap ([ 0b0a78d] ( https://github.com/nativescript-community/ui-cameraview/commit/0b0a78d38c99c703b1e82ee80af1dc7baadc64a0 ) )
11+ * ** ios:** autofocus fix ([ cf7ace0] ( https://github.com/nativescript-community/ui-cameraview/commit/cf7ace04131560c0bf56c15be36f89242fccb545 ) )
12+ * ** ios:** correctly returned picture(rotation) ([ b13235a] ( https://github.com/nativescript-community/ui-cameraview/commit/b13235aa338ffb56ca1df746bf55b5456475bf8c ) )
13+
614## [ 0.0.8] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.7...v0.0.8 ) (2023-11-22)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.8 " ,
2+ "version" : " 0.0.9 " ,
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.9] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.8...v0.0.9 ) (2023-12-07)
7+
8+ ### Bug Fixes
9+
10+ * ** android:** prevent null bitmap ([ 0b0a78d] ( https://github.com/nativescript-community/ui-cameraview/commit/0b0a78d38c99c703b1e82ee80af1dc7baadc64a0 ) )
11+ * ** ios:** correctly returned picture(rotation) ([ b13235a] ( https://github.com/nativescript-community/ui-cameraview/commit/b13235aa338ffb56ca1df746bf55b5456475bf8c ) )
12+
613## [ 0.0.8] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.0.7...v0.0.8 ) (2023-11-22)
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.8 " ,
3+ "version" : " 0.0.9 " ,
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