@atlaskit/tag-group
Advanced tools
Comparing version 10.0.6 to 10.0.7
# @atlaskit/tag-group | ||
## 10.0.7 | ||
### Patch Changes | ||
- [`c4820147878`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c4820147878) - Removed temporary comment introduced in previous patch | ||
## 10.0.6 | ||
@@ -4,0 +10,0 @@ |
@@ -15,6 +15,4 @@ "use strict"; | ||
}; | ||
}; // TODO: remove this comment | ||
// < force a build of the tag-group package on Confluence > | ||
}; | ||
exports.containerStyles = containerStyles; |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"sideEffects": false | ||
} |
@@ -6,3 +6,2 @@ export const containerStyles = justify => ({ | ||
width: '100%' | ||
}); // TODO: remove this comment | ||
// < force a build of the tag-group package on Confluence > | ||
}); |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"sideEffects": false | ||
} |
@@ -8,3 +8,2 @@ export var containerStyles = function containerStyles(justify) { | ||
}; | ||
}; // TODO: remove this comment | ||
// < force a build of the tag-group package on Confluence > | ||
}; |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"description": "A React component used for grouping and controlling @atlskit/tag components", | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
"react-dom": "^16.8.0", | ||
"storybook-addon-performance": "0.13.0", | ||
"storybook-addon-performance": "^0.15.1", | ||
"typescript": "3.9.6", | ||
@@ -47,0 +47,0 @@ "wait-for-expect": "^1.2.0" |
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
21016
122