Skip to content

Commit

Permalink
chore(release): v2.2.8 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Sec-ant and github-actions[bot] authored Aug 21, 2024
1 parent 1707c22 commit 0a7ea09
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-dogs-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-rules-march.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# barcode-detector

## 2.2.8

### Patch Changes

- 519cfe2: Preserve codabar start and end control chars. Fixes [#91](https://github.com/Sec-ant/barcode-detector/issues/91).
- 70c58e1: Bump `zxing-wasm` and switch to `pnpm` and `renovate`

## 2.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "barcode-detector",
"description": "A Barcode Detection API polyfill that uses ZXing webassembly under the hood",
"private": false,
"version": "2.2.7",
"version": "2.2.8",
"type": "module",
"files": [
"./dist"
Expand Down

0 comments on commit 0a7ea09

Please sign in to comment.