Skip to content

Commit 5fa7a98

Browse files
author
StringKE
committed
chore(release): 1.5.0
1 parent 8ceacb3 commit 5fa7a98

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.5.0](https://github.com/stringke/simple-qrbtf/compare/v1.4.1...v1.5.0) (2024-08-26)
6+
7+
8+
### Features
9+
10+
* allow user custom merge options ([8ceacb3](https://github.com/stringke/simple-qrbtf/commit/8ceacb34266da8681cbaf6aae23124a6e72534e7))
11+
512
### [1.4.1](https://github.com/stringke/simple-qrbtf/compare/v1.4.0...v1.4.1) (2024-03-15)
613

714
## [1.4.0](https://github.com/stringke/simple-qrbtf/compare/v1.3.0...v1.4.0) (2024-03-15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simple-qrbtf",
33
"description": "this is simple create a svg qrcode library",
44
"private": false,
5-
"version": "1.4.1",
5+
"version": "1.5.0",
66
"type": "module",
77
"homepage": "https://github.com/stringke/simple-qrbtf/",
88
"repository": {

0 commit comments

Comments
 (0)