Skip to content

Commit f8c3119

Browse files
committed
chore(release): 5.0.0-2
1 parent e28b708 commit f8c3119

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.0-2](https://github.com/Liquid-JS/qr-code-styling/compare/v5.0.0-1...v5.0.0-2) (2025-10-03)
6+
7+
8+
### Bug Fixes
9+
10+
* pass options ot extension ([e28b708](https://github.com/Liquid-JS/qr-code-styling/commit/e28b70857e4aa402fae9bc1bf43d921d8dabe3d0))
11+
512
## [5.0.0-1](https://github.com/Liquid-JS/qr-code-styling/compare/v5.0.0-0...v5.0.0-1) (2025-10-03)
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.0-1",
3+
"version": "5.0.0-2",
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)