We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b2a9e commit 389a175Copy full SHA for 389a175
.releaserc
@@ -11,7 +11,6 @@
11
},
12
{
13
"name": "next",
14
- "channel": "latest",
15
"prerelease": true
16
}
17
],
package.json
@@ -1,6 +1,6 @@
1
2
"name": "vue-semantic-structure",
3
- "version": "1.0.0-next.1",
+ "version": "1.0.0-next.13",
4
"description": "Helper for semantic HTML structure.",
5
"homepage": "https://basics.github.io/vue-semantic-structure",
6
"license": "MIT",
0 commit comments