Skip to content

Commit

Permalink
fix: version - 9
Browse files Browse the repository at this point in the history
  • Loading branch information
phondani0 committed Aug 11, 2024
1 parent b2c2fa9 commit 6d29aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ plugins:
- '@semantic-release/commit-analyzer'
- '@semantic-release/release-notes-generator'
- '@semantic-release/npm'
- '@semantic-release/git'
- '@semantic-release/github'

prepare:
- path: "@semantic-release/exec"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"icon": "images/logo.png",
"repository": {
"type": "git",
"url": "git://github.com/phondani0/vite-serve.git"
"url": "https://github.com/phondani0/vite-serve.git"
}
}

0 comments on commit 6d29aca

Please sign in to comment.