Skip to content

Commit 9cc2b22

Browse files
chore(release): v2.3.1 (#130)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bc36416 commit 9cc2b22

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/fuzzy-ears-buy.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.3.1
4+
5+
### Patch Changes
6+
7+
- 1698524: Bump zxing-wasm to v1.3.4 to fix PDF417 position info
8+
39
## 2.3.0
410

511
### Minor 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.3.0",
5+
"version": "2.3.1",
66
"type": "module",
77
"files": [
88
"./dist"

0 commit comments

Comments
 (0)