We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67b496 commit 2df2045Copy full SHA for 2df2045
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# version 1.0.0
2
+
3
+- Adding `tablistElement` option
4
5
+- Since this version, `buttonElmeent` can be previous or next sibling element of `tablist` element
6
7
# version 0.1.1
8
9
First release
package.json
@@ -1,6 +1,6 @@
{
"name": "tabs-more-button",
- "version": "0.1.1",
+ "version": "1.0.0",
"private": false,
"author": {
"name": "dev-javascript",
0 commit comments