@atlaskit/smart-card 26.5.17 → 26.5.18

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,11 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 26.5.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 26.5.17
4
10
 
5
11
  ### Patch Changes
package/compass.yml ADDED
@@ -0,0 +1,43 @@
1
+ name: Linking Platform - Smart Card
2
+ id: 'ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/37b0c35b-cb07-487e-a5cc-4163251423e3'
3
+ description: Smart card component
4
+ configVersion: 1
5
+ typeId: UI_ELEMENT
6
+ ownerId: 'ari:cloud:teams::team/25e5b679-2a57-4fce-b749-5504e84d6799'
7
+ fields:
8
+ tier: 2
9
+ links:
10
+ - name: null
11
+ type: REPOSITORY
12
+ url: 'https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/linking-platform/smart-card/'
13
+ - name: '#linking-platform'
14
+ type: CHAT_CHANNEL
15
+ url: 'https://atlassian.slack.com/app_redirect?channel=linking-platform'
16
+ - name: ''
17
+ type: ON_CALL
18
+ url: 'https://atlassian.app.opsgenie.com/settings/schedule/detail/98927e5e-f400-41a3-bdd1-b580c9b1d78b'
19
+ - name: ''
20
+ type: DOCUMENT
21
+ url: 'https://hello.atlassian.net/wiki/spaces/TWPLP/overview'
22
+ - name: ''
23
+ type: PROJECT
24
+ url: 'https://product-fabric.atlassian.net/jira/software/c/projects/EDM/boards/893'
25
+ - name: ''
26
+ type: DASHBOARD
27
+ url: 'https://atlassian.signalfx.com/#/dashboard/EXwrMgYAwAA?groupId=EXwtbIrA4AA&configId=EXwrNLcA4AA'
28
+ relationships: {}
29
+ labels:
30
+ - atlassian-platform
31
+ customFields:
32
+ - name: Dev Owner
33
+ type: user
34
+ value: null
35
+ - name: Product
36
+ type: text
37
+ value: null
38
+ - name: Test
39
+ type: text
40
+ value: null
41
+
42
+ # Learn more about formatting compass.yml:
43
+ # https://go.atlassian.com/compass-yml-format
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.5.17",
3
+ "version": "26.5.18",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.5.17",
3
+ "version": "26.5.18",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "26.5.17",
3
+ "version": "26.5.18",
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.5.17",
3
+ "version": "26.5.18",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -43,9 +43,9 @@
43
43
  "@atlaskit/icon-priority": "^6.3.0",
44
44
  "@atlaskit/in-product-testing": "^0.2.0",
45
45
  "@atlaskit/link-analytics": "^8.0.2",
46
- "@atlaskit/link-client-extension": "^1.2.1",
46
+ "@atlaskit/link-client-extension": "^1.3.0",
47
47
  "@atlaskit/linking-common": "^3.0.0",
48
- "@atlaskit/linking-types": "^6.0.0",
48
+ "@atlaskit/linking-types": "^7.0.0",
49
49
  "@atlaskit/logo": "^13.14.0",
50
50
  "@atlaskit/lozenge": "^11.4.0",
51
51
  "@atlaskit/media-common": "^7.0.0",
@@ -85,7 +85,7 @@
85
85
  "@atlaskit/docs": "*",
86
86
  "@atlaskit/form": "^8.11.0",
87
87
  "@atlaskit/inline-message": "^11.5.0",
88
- "@atlaskit/link-test-helpers": "^4.0.0",
88
+ "@atlaskit/link-test-helpers": "^4.1.0",
89
89
  "@atlaskit/lozenge": "^11.4.0",
90
90
  "@atlaskit/media-integration-test-helpers": "^3.0.0",
91
91
  "@atlaskit/media-test-helpers": "^33.0.0",