Skip to content

Commit 02b5ce6

Browse files
chore(release): v2.3.0 (#129)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent af528ee commit 02b5ce6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/serious-chicken-shop.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.0
4+
5+
### Minor Changes
6+
7+
- b9910bb: Add `databar_limited` detection support
8+
39
## 2.2.12
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.12",
5+
"version": "2.3.0",
66
"type": "module",
77
"files": [
88
"./dist"

0 commit comments

Comments
 (0)