Skip to content

Commit 738ffd6

Browse files
chore: version package
chore: version packages
1 parent 4e754eb commit 738ffd6

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/empty-pans-clean.md

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

src/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# cuer
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [`0095844`](https://github.com/wevm/cuer/commit/0095844592a37b9ee4c90f786b0f9ff68f3c1fc0) Thanks [@jxom](https://github.com/jxom)! - Initial release.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cuer",
33
"description": "Opinionated QR Code component for React",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"type": "module",
66
"main": "./_dist/index.js",
77
"types": "./_dist/index.d.ts",

0 commit comments

Comments
 (0)