Skip to content

Commit

Permalink
fix(publish): revert channel
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornWalli committed Sep 27, 2024
1 parent c8b2a9e commit 389a175
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
{
"name": "next",
"channel": "latest",
"prerelease": true
}
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-semantic-structure",
"version": "1.0.0-next.1",
"version": "1.0.0-next.13",
"description": "Helper for semantic HTML structure.",
"homepage": "https://basics.github.io/vue-semantic-structure",
"license": "MIT",
Expand Down

0 comments on commit 389a175

Please sign in to comment.