Skip to content

Commit a4582d7

Browse files
v2.2.2
1 parent 32172b2 commit a4582d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.2](https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.2.0...v2.2.2) (2025-12-09)
7+
8+
### Bug Fixes
9+
10+
* Same as 2.2.0, reverts previous unwanted changes on version 2.2.1 (which is deprecated and shouldn't be used).
11+
612
# [2.2.0](https://github.com/ionic-team/capacitor-barcode-scanner/compare/v2.1.0...v2.2.0) (2025-10-06)
713

814

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/barcode-scanner",
3-
"version": "2.2.0",
3+
"version": "2.2.2",
44
"description": "Capacitor plugin using Outsystems Barcode libs",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)