File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
Expand file tree Collapse file tree 3 files changed +17
-1
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+ ## [ 2.0.2] ( https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.0.1...v2.0.2 ) (2025-03-17)
7+
8+ ### Bug Fixes
9+
10+ * (android) Properly handle parameters ([ #68 ] ( https://github.com/ionic-team/capacitor-barcode-scanner/pull/68 ) )
11+
12+ * (ios) Properly handle error cases ([ #67 ] ( https://github.com/ionic-team/capacitor-barcode-scanner/pull/67 ) )
13+
614## [ 2.0.1] ( https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.0.0...v2.0.1 ) (2025-02-25)
715
816### Bug Fixes
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+ ## [ 2.0.2] ( https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.0.1...v2.0.2 ) (2025-03-17)
7+
8+ ### Bug Fixes
9+
10+ * (android) Properly handle parameters ([ #68 ] ( https://github.com/ionic-team/capacitor-barcode-scanner/pull/68 ) )
11+
12+ * (ios) Properly handle error cases ([ #67 ] ( https://github.com/ionic-team/capacitor-barcode-scanner/pull/67 ) )
13+
614## [ 2.0.1] ( https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.0.0...v2.0.1 ) (2025-02-25)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/barcode-scanner" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Capacitor plugin using Outsystems Barcode libs" ,
55 "main" : " dist/plugin.cjs.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments