Skip to content

Commit 64d05ef

Browse files
committed
chore(release): 5.0.3
1 parent ce732f6 commit 64d05ef

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [5.0.3](https://github.com/Liquid-JS/qr-code-styling/compare/v5.0.2...v5.0.3) (2026-01-23)
6+
7+
8+
### Bug Fixes
9+
10+
* border plugin ([ce732f6](https://github.com/Liquid-JS/qr-code-styling/commit/ce732f6c9b3f014a67c9b4689eda27622d0b9796))
11+
512
## [5.0.2](https://github.com/Liquid-JS/qr-code-styling/compare/v5.0.1...v5.0.2) (2026-01-23)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liquid-js/qr-code-styling",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Generate styled QR codes on web or in Node",
55
"type": "module",
66
"main": "./lib/qr-code-styling-node.js",

0 commit comments

Comments
 (0)