Skip to content

Commit 1748a8d

Browse files
chore(release): v2.2.10 (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 38e0b9f commit 1748a8d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/fresh-seals-clap.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# barcode-detector
22

3+
## 2.2.10
4+
5+
### Patch Changes
6+
7+
- 38e0b9f: Bump zxing-wasm to 1.2.14 to mitigate DOM Clobbering vulnerability.
8+
39
## 2.2.9
410

511
### Patch Changes

Diff for: package.json

+1-1
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.9",
5+
"version": "2.2.10",
66
"type": "module",
77
"files": [
88
"./dist"

0 commit comments

Comments
 (0)