vue3-tabs-component
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,2 +5,5 @@ # Changelog | ||
## 1.0.5 - 2021-12-21 | ||
- Fix internal state of Tabs component not reflecting updating of a tab | ||
## 1.0.4 - 2021-12-21 | ||
@@ -7,0 +10,0 @@ - Fix internal state of Tabs component not reflecting unmounting of a Tab |
{ | ||
"name": "vue3-tabs-component", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A Vue component to easily render tabs", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18788