@atlaskit/editor-plugin-card 6.3.0 → 6.3.1

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/editor-plugin-card
2
2
 
3
+ ## 6.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 6.3.0
4
10
 
5
11
  ### Minor Changes
package/compass.yml CHANGED
@@ -18,23 +18,11 @@ links:
18
18
  - name: '#help-twg-linking-platform'
19
19
  type: CHAT_CHANNEL
20
20
  url: 'https://atlassian.enterprise.slack.com/archives/CFKGAQZRV'
21
- - name: 'On-Call Schedule'
21
+ - name: null
22
22
  type: ON_CALL
23
23
  url: 'https://atlassian.app.opsgenie.com/settings/schedule/detail/b9c8b313-dd6d-4a41-8eeb-d7a9df55be9d'
24
24
  - name: source code
25
25
  type: REPOSITORY
26
26
  url: 'https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/editor/editor-plugin-card'
27
- customFields:
28
- - name: 'FinOps_COGS_Cost_Center'
29
- type: single_select
30
- value: 'a681c808-9c58-45e5-9b3a-b5cc330c4b3a'
31
- - name: 'FinOps_R&D_Cost_Center'
32
- type: single_select
33
- value: 'd9c71b12-1c77-4c68-a769-ba0e26bc8cac'
34
- - name: 'FinOps_Service_Group'
35
- type: single_select
36
- value: '9120e03c-440b-489d-ac42-07903a2c611d'
37
- - name: 'business-unit'
38
- type: text
39
- value: 'Eng - X Product Collab'
27
+ customFields: []
40
28
  relationships: {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-card",
3
- "version": "6.3.0",
3
+ "version": "6.3.1",
4
4
  "description": "Card plugin for @atlaskit/editor-core",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -37,7 +37,7 @@
37
37
  "@atlaskit/analytics-next": "^11.0.0",
38
38
  "@atlaskit/button": "^23.2.0",
39
39
  "@atlaskit/custom-steps": "^0.11.0",
40
- "@atlaskit/editor-common": "^105.7.0",
40
+ "@atlaskit/editor-common": "^105.8.0",
41
41
  "@atlaskit/editor-plugin-analytics": "^2.3.0",
42
42
  "@atlaskit/editor-plugin-base": "^3.0.0",
43
43
  "@atlaskit/editor-plugin-connectivity": "^2.0.0",
@@ -58,12 +58,12 @@
58
58
  "@atlaskit/link-datasource": "^4.11.0",
59
59
  "@atlaskit/linking-common": "^9.0.0",
60
60
  "@atlaskit/linking-types": "^9.10.0",
61
- "@atlaskit/menu": "^7.1.0",
61
+ "@atlaskit/menu": "^8.0.0",
62
62
  "@atlaskit/platform-feature-flags": "^1.1.0",
63
63
  "@atlaskit/primitives": "^14.8.0",
64
- "@atlaskit/smart-card": "^38.3.0",
64
+ "@atlaskit/smart-card": "^38.4.0",
65
65
  "@atlaskit/theme": "^18.0.0",
66
- "@atlaskit/tmp-editor-statsig": "^4.22.0",
66
+ "@atlaskit/tmp-editor-statsig": "^4.24.0",
67
67
  "@atlaskit/tokens": "^4.9.0",
68
68
  "@babel/runtime": "^7.0.0",
69
69
  "@emotion/react": "^11.7.1",