Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Sep 16, 2024
1 parent ccfdb5e commit 9f16ddc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@package-json/workspace",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"packageManager": "[email protected]",
"author": "藍+85CD",
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@package-json/create",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "Zero-config package.json creator.",
"author": "藍+85CD",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/sort/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@package-json/sort",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "Opinionated package.json sorter.",
"author": "藍+85CD",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@package-json/types",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "Auto-generated package.json types.",
"author": "藍+85CD",
"license": "MIT",
Expand Down

0 comments on commit 9f16ddc

Please sign in to comment.