Skip to content

Commit

Permalink
chore(release): v1.3.4 (#172)
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 Nov 7, 2024
1 parent 21dbfca commit 6195081
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-houses-bathe.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# zxing-wasm

## 1.3.4

### Patch Changes

- 1a9a372: Bump `zxing-cpp` to `579650a` to fix incorrect PDF417 position info.

## 1.3.3

### 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": "zxing-wasm",
"description": "ZXing-C++ WebAssembly as an ES/CJS module with types",
"private": false,
"version": "1.3.3",
"version": "1.3.4",
"type": "module",
"files": [
"./dist"
Expand Down

0 comments on commit 6195081

Please sign in to comment.