Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciNyan committed Aug 19, 2024
1 parent df00a53 commit 3275585
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,6 +1,6 @@
{
"name": "github-pixel-profile",
"version": "0.1.1",
"version": "1.0.0",
"homepage": "https://github.com/LuciNyan/pixel-profile",
"bugs": {
"url": "https://github.com/LuciNyan/pixel-profile/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/pixel-profile-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixel-profile-server",
"version": "0.0.1",
"version": "1.0.0",
"description": "",
"homepage": "https://github.com/LuciNyan/pixel-profile",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pixel-profile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixel-profile",
"version": "0.1.1",
"version": "1.0.0",
"homepage": "https://github.com/LuciNyan/pixel-profile",
"bugs": {
"url": "https://github.com/LuciNyan/pixel-profile/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixel-profile-utils",
"version": "0.1.0",
"version": "1.0.0",
"homepage": "https://github.com/LuciNyan/pixel-profile",
"bugs": {
"url": "https://github.com/LuciNyan/pixel-profile/issues"
Expand Down

0 comments on commit 3275585

Please sign in to comment.