Skip to content

Commit 389a175

Browse files
committed
fix(publish): revert channel
1 parent c8b2a9e commit 389a175

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.releaserc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
},
1212
{
1313
"name": "next",
14-
"channel": "latest",
1514
"prerelease": true
1615
}
1716
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-semantic-structure",
3-
"version": "1.0.0-next.1",
3+
"version": "1.0.0-next.13",
44
"description": "Helper for semantic HTML structure.",
55
"homepage": "https://basics.github.io/vue-semantic-structure",
66
"license": "MIT",

0 commit comments

Comments
 (0)