Skip to content

Commit 86debc6

Browse files
chore(release): version packages
1 parent eead928 commit 86debc6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-llamas-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.2
4+
5+
### Patch Changes
6+
7+
- [#70](https://github.com/LGLabGreg/react-qr-code/pull/70) [`4555720`](https://github.com/LGLabGreg/react-qr-code/commit/4555720ca64e8aa9c91196ac8b983e051be2e371) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - Fix tests missing gradientId
8+
39
## 1.4.1
410

511
### Patch 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.1",
3+
"version": "1.4.2",
44
"description": "React library to generate QR codes",
55
"author": "LGLab",
66
"license": "MIT",

0 commit comments

Comments
 (0)