@atlaskit/tag-group
Advanced tools
Comparing version 10.1.1 to 10.1.2
# @atlaskit/tag-group | ||
## 10.1.2 | ||
### Patch Changes | ||
- [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components. | ||
## 10.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tag-group", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"description": "A tag group controls the layout and alignment for a collection of tags.", | ||
@@ -18,3 +18,4 @@ "publishConfig": { | ||
"*": [ | ||
"dist/types-ts4.0/*" | ||
"dist/types-ts4.0/*", | ||
"dist/types-ts4.0/index.d.ts" | ||
] | ||
@@ -27,2 +28,3 @@ } | ||
"atlassian": { | ||
"disableProductCI": true, | ||
"team": "Design System Team", | ||
@@ -46,6 +48,6 @@ "releaseModel": "scheduled", | ||
"devDependencies": { | ||
"@atlaskit/avatar": "^21.0.0", | ||
"@atlaskit/avatar": "^21.1.0", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/ds-lib": "^2.0.1", | ||
"@atlaskit/section-message": "^6.2.0", | ||
"@atlaskit/section-message": "^6.3.0", | ||
"@atlaskit/ssr": "*", | ||
@@ -52,0 +54,0 @@ "@atlaskit/tag": "*", |
@@ -1,5 +0,7 @@ | ||
## API Report File for "@atlaskit/tag-group" | ||
## API Report File for "@atlaskit/tag-group". | ||
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). | ||
> Do not edit this file. This report is auto-generated by [API Extractor](https://api-extractor.com/). | ||
[Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports) | ||
```ts | ||
@@ -6,0 +8,0 @@ import { ForwardRefExoticComponent } from 'react'; |
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
26321