Skip to content

Commit fdb2a27

Browse files
chore(release): v3.0.8 (#227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1157548 commit fdb2a27

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-humans-stay.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+
## 3.0.8
4+
5+
### Patch Changes
6+
7+
- 1157548: Bump zxing-wasm to v2.2.4 and remove any usage of `Array.prototype.entries`
8+
39
## 3.0.7
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": "3.0.7",
5+
"version": "3.0.8",
66
"type": "module",
77
"files": [
88
"./dist"

0 commit comments

Comments
 (0)