@semcore/button
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.0.6] - 2022-06-02 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.32.2 ~> 3.33.0]). | ||
## [4.0.5] - 2022-05-31 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@semcore/button", | ||
"description": "SEMRush Button Component", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"main": "lib/cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "lib/es6/index.js", |
86695