Skip to content

Commit 0a7ea09

Browse files
chore(release): v2.2.8 (#96)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1707c22 commit 0a7ea09

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

Diff for: .changeset/cyan-dogs-talk.md

-5
This file was deleted.

Diff for: .changeset/silver-rules-march.md

-5
This file was deleted.

Diff for: CHANGELOG.md

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

3+
## 2.2.8
4+
5+
### Patch Changes
6+
7+
- 519cfe2: Preserve codabar start and end control chars. Fixes [#91](https://github.com/Sec-ant/barcode-detector/issues/91).
8+
- 70c58e1: Bump `zxing-wasm` and switch to `pnpm` and `renovate`
9+
310
## 2.2.7
411

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

0 commit comments

Comments
 (0)