Skip to content

Commit 16a474e

Browse files
chore(release): 2.1.25
1 parent a4919bc commit 16a474e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.1.25](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.24...v2.1.25) (2026-03-15)
6+
57
### [2.1.24](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.23...v2.1.24) (2026-02-15)
68

79
### [2.1.23](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.22...v2.1.23) (2026-02-01)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-qr-barcode-scanner",
3-
"version": "2.1.24",
3+
"version": "2.1.25",
44
"description": "A simple React Component using the client's webcam to read barcodes and QR codes.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)