Skip to content

Commit 55f57ba

Browse files
authored
Merge pull request #49 from LGLabGreg/changeset-release/main
Version Packages
2 parents 0213ccb + effb128 commit 55f57ba

5 files changed

Lines changed: 13 additions & 16 deletions

File tree

.changeset/modern-trees-beg.md

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

.changeset/soft-buckets-relate.md

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

.changeset/twenty-clocks-remain.md

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

packages/react-qr-code/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#46](https://github.com/LGLabGreg/react-qr-code/pull/46) [`4a528f0`](https://github.com/LGLabGreg/react-qr-code/commit/4a528f0f2d1c179a7995f773ad8e9023564eb424) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - Add 'pinched-square' style for modules and finder patterns
8+
9+
### Patch Changes
10+
11+
- [#48](https://github.com/LGLabGreg/react-qr-code/pull/48) [`525172d`](https://github.com/LGLabGreg/react-qr-code/commit/525172d6f2ef15598f4e75f840bd912805dc6092) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - use secrets npm token vs creating npmrc
12+
13+
- [#47](https://github.com/LGLabGreg/react-qr-code/pull/47) [`ea61d2b`](https://github.com/LGLabGreg/react-qr-code/commit/ea61d2bddabd1c95f98ffd34162ee44f5516bf99) Thanks [@LGLabGreg](https://github.com/LGLabGreg)! - changeset github changelog
14+
315
## 1.2.2
416

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

0 commit comments

Comments
 (0)