Skip to content

Commit 902def6

Browse files
authored
Merge pull request #59 from LGLabGreg/changeset-release/main
chore(release): version packages
2 parents be8d0c1 + e982e2e commit 902def6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-turkeys-love.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.0
4+
5+
### Minor Changes
6+
7+
- [#58](https://github.com/LGLabGreg/react-qr-code/pull/58) [`ebc64e1`](https://github.com/LGLabGreg/react-qr-code/commit/ebc64e1cfa2f1746c76e91e22637aab81e3837c7) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - support random size for pinched-square
8+
39
## 1.3.4
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.3.4",
3+
"version": "1.4.0",
44
"description": "React library to generate QR codes",
55
"author": "LGLab",
66
"license": "MIT",

0 commit comments

Comments
 (0)