@forter/button-group
Advanced tools
Comparing version 1.2.22 to 1.2.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.23](https://github.com/forter/web-components/compare/@forter/button-group@1.2.22...@forter/button-group@1.2.23) (2019-12-31) | ||
**Note:** Version bump only for package @forter/button-group | ||
## [1.2.22](https://github.com/forter/web-components/compare/@forter/button-group@1.2.21...@forter/button-group@1.2.22) (2019-12-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@forter/button-group", | ||
"version": "1.2.22", | ||
"version": "1.2.23", | ||
"description": "Button Group from Forter Components", | ||
@@ -54,7 +54,7 @@ "author": "Forter Developers", | ||
"@forter/functions": "^2.0.0", | ||
"@forter/icon": "^4.1.2", | ||
"@forter/radio-button": "^3.0.5", | ||
"@forter/tooltip": "^2.0.7" | ||
"@forter/icon": "^4.1.3", | ||
"@forter/radio-button": "^3.0.6", | ||
"@forter/tooltip": "^2.0.8" | ||
}, | ||
"gitHead": "ec3a5fe504224e5ace80a904dc92c972a20eebfb" | ||
"gitHead": "090c2e012f543b9b28ffca84ddec45f7d5deb278" | ||
} |
@@ -0,1 +1,3 @@ | ||
/* istanbul ignore file */ | ||
/* TODO: there is a karma coverage issue with this module need to fix */ | ||
/* eslint-disable */ | ||
@@ -2,0 +4,0 @@ import { register } from '@forter/core'; |
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
73599
1378
Updated@forter/icon@^4.1.3
Updated@forter/radio-button@^3.0.6
Updated@forter/tooltip@^2.0.8