@atlaskit/smart-card 26.1.5 → 26.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 26.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
8
+ - Updated dependencies
9
+
3
10
  ## 26.1.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.1.5",
3
+ "version": "26.1.6",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.1.5",
3
+ "version": "26.1.6",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.1.5",
3
+ "version": "26.1.6",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.1.5",
3
+ "version": "26.1.6",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -35,7 +35,7 @@
35
35
  "@atlaskit/avatar": "^21.3.0",
36
36
  "@atlaskit/avatar-group": "^9.3.0",
37
37
  "@atlaskit/button": "^16.7.0",
38
- "@atlaskit/dropdown-menu": "^11.8.0",
38
+ "@atlaskit/dropdown-menu": "^11.9.0",
39
39
  "@atlaskit/icon": "^21.12.0",
40
40
  "@atlaskit/icon-file-type": "^6.4.0",
41
41
  "@atlaskit/icon-object": "^6.3.0",
@@ -43,7 +43,7 @@
43
43
  "@atlaskit/in-product-testing": "^0.2.0",
44
44
  "@atlaskit/link-client-extension": "^1.1.0",
45
45
  "@atlaskit/linking-common": "^2.10.0",
46
- "@atlaskit/linking-types": "^1.5.0",
46
+ "@atlaskit/linking-types": "^1.6.0",
47
47
  "@atlaskit/logo": "^13.14.0",
48
48
  "@atlaskit/lozenge": "^11.4.0",
49
49
  "@atlaskit/media-common": "^4.1.0",
@@ -69,7 +69,7 @@
69
69
  "uuid": "^3.1.0"
70
70
  },
71
71
  "peerDependencies": {
72
- "@atlaskit/link-provider": "^1.6.1",
72
+ "@atlaskit/link-provider": "^1.6.2",
73
73
  "react": "^16.8.0",
74
74
  "react-dom": "^16.8.0",
75
75
  "react-intl-next": "npm:react-intl@^5.18.1"
package/report.api.md CHANGED
@@ -1264,7 +1264,7 @@ type VoteCount = {
1264
1264
 
1265
1265
  ```json
1266
1266
  {
1267
- "@atlaskit/link-provider": "^1.6.1",
1267
+ "@atlaskit/link-provider": "^1.6.2",
1268
1268
  "react": "^16.8.0",
1269
1269
  "react-dom": "^16.8.0",
1270
1270
  "react-intl-next": "npm:react-intl@^5.18.1"