Skip to content

Commit e294466

Browse files
chore(release): set package.json to 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-10-23) ### Bug Fixes * add provenance attestation ([fb6c8eb](fb6c8eb))
1 parent fb6c8eb commit e294466

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/bloop-box/nfc-scanner-client-browser/compare/v1.0.2...v1.0.3) (2025-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add provenance attestation ([fb6c8eb](https://github.com/bloop-box/nfc-scanner-client-browser/commit/fb6c8ebab9e37af7db1c4c7d937a1ac744ad1769))
7+
18
## [1.0.2](https://github.com/bloop-box/nfc-scanner-client-browser/compare/v1.0.1...v1.0.2) (2023-12-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bloop-nfc-scanner",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Bloop NFC Scanner Browser SDK",
55
"author": "Ben Scholzen 'DASPRiD' <[email protected]>",
66
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)