We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7fc8b1 commit 509720bCopy full SHA for 509720b
.changeset/thin-jobs-retire.md
src/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# cuer
2
3
+## 0.0.2
4
+
5
+### Patch Changes
6
7
+- [`eee19dd`](https://github.com/wevm/cuer/commit/eee19dd3995dc7fca1c17eabaa793954184dd001) Thanks [@jxom](https://github.com/jxom)! - Updated `qr`.
8
9
## 0.0.1
10
11
### Patch Changes
src/package.json
@@ -1,7 +1,7 @@
{
"name": "cuer",
"description": "Opinionated QR Code component for React",
- "version": "0.0.1",
+ "version": "0.0.2",
"type": "module",
"main": "./_dist/index.js",
"types": "./_dist/index.d.ts",
0 commit comments