Skip to content

Commit 3baf273

Browse files
committed
chore: release v1.0.0
1 parent 58be362 commit 3baf273

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "0.4.3",
3+
"version": "1.0.0",
44
"private": true,
55
"packageManager": "pnpm@10.28.0",
66
"scripts": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@drauu/core",
33
"type": "module",
4-
"version": "0.4.3",
4+
"version": "1.0.0",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/antfu",

packages/drauu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "drauu",
33
"type": "module",
4-
"version": "0.4.3",
4+
"version": "1.0.0",
55
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
66
"license": "MIT",
77
"funding": "https://github.com/sponsors/antfu",

0 commit comments

Comments
 (0)