Skip to content

Commit d2a04b5

Browse files
chore(release): version packages
1 parent 61ecdce commit d2a04b5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-masks-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-qr-code/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lglab/react-qr-code
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- [#68](https://github.com/LGLabGreg/react-qr-code/pull/68) [`ed288c2`](https://github.com/LGLabGreg/react-qr-code/commit/ed288c20e5c24413f1777b47ef3f5eec2252cb19) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - Fix issue with multiple QR codes sharing same gradient
8+
39
## 1.4.0
410

511
### Minor Changes

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lglab/react-qr-code",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "React library to generate QR codes",
55
"author": "LGLab",
66
"license": "MIT",

0 commit comments

Comments
 (0)