Skip to content

Commit 8f96511

Browse files
authored
chore(release): v2.2.11 (#119)
1 parent 1d27f3e commit 8f96511

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rich-cougars-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# barcode-detector
22

3+
## 2.2.11
4+
5+
### Patch Changes
6+
7+
- 1d27f3e: Fix image bitmap source type detection across iframes.
8+
39
## 2.2.10
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "barcode-detector",
33
"description": "A Barcode Detection API polyfill that uses ZXing webassembly under the hood",
44
"private": false,
5-
"version": "2.2.10",
5+
"version": "2.2.11",
66
"type": "module",
77
"files": [
88
"./dist"

0 commit comments

Comments
 (0)