Skip to content

Commit 7baaa07

Browse files
github-actions[bot]Sec-ant
authored andcommitted
chore(release): v2.2.7
1 parent 1da2c2b commit 7baaa07

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

Diff for: .changeset/many-toes-melt.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.7
4+
5+
### Patch Changes
6+
7+
- 1da2c2b: Bump zxing-wasm to v1.2.11 and other dependencies
8+
39
## 2.2.6
410

511
### Patch Changes

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6",
5+
"version": "2.2.7",
66
"type": "module",
77
"files": ["./dist"],
88
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)