@atlaskit/link-datasource 4.33.2 → 4.33.3

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @atlaskit/link-datasource
2
2
 
3
+ ## 4.33.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [`5f7b94aaccfec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5f7b94aaccfec) -
8
+ [ux] Cleaned up the platform_inline_smartcard_connect_button_exp experiment gate, enabling the
9
+ blue unauthorised connect button by default. Updated VR tests across multiple packages relying on
10
+ the inline smart card
11
+ - Updated dependencies
12
+
3
13
  ## 4.33.2
4
14
 
5
15
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-datasource",
3
- "version": "4.33.2",
3
+ "version": "4.33.3",
4
4
  "description": "UI Components to support linking platform dataset feature",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -42,23 +42,23 @@
42
42
  "@atlaskit/atlassian-context": "^0.6.0",
43
43
  "@atlaskit/avatar": "^25.7.0",
44
44
  "@atlaskit/avatar-group": "^12.4.0",
45
- "@atlaskit/badge": "^18.3.0",
45
+ "@atlaskit/badge": "^18.4.0",
46
46
  "@atlaskit/button": "^23.9.0",
47
47
  "@atlaskit/css": "^0.19.0",
48
- "@atlaskit/datetime-picker": "^17.4.0",
48
+ "@atlaskit/datetime-picker": "^17.5.0",
49
49
  "@atlaskit/dropdown-menu": "^16.4.0",
50
- "@atlaskit/editor-prosemirror": "^7.2.0",
50
+ "@atlaskit/editor-prosemirror": "^7.3.0",
51
51
  "@atlaskit/empty-state": "^10.1.0",
52
52
  "@atlaskit/feature-gate-js-client": "^5.5.0",
53
53
  "@atlaskit/flag": "^17.8.0",
54
54
  "@atlaskit/form": "^15.3.0",
55
- "@atlaskit/heading": "^5.2.0",
55
+ "@atlaskit/heading": "^5.3.0",
56
56
  "@atlaskit/icon": "^30.0.0",
57
57
  "@atlaskit/icon-object": "^7.4.0",
58
58
  "@atlaskit/image": "^3.0.0",
59
59
  "@atlaskit/inline-edit": "^15.6.0",
60
60
  "@atlaskit/intl-messages-provider": "^2.0.0",
61
- "@atlaskit/jql-ast": "^3.3.0",
61
+ "@atlaskit/jql-ast": "^3.4.0",
62
62
  "@atlaskit/jql-editor": "^5.12.0",
63
63
  "@atlaskit/jql-editor-autocomplete-rest": "^3.0.0",
64
64
  "@atlaskit/layering": "^3.6.0",
@@ -68,7 +68,7 @@
68
68
  "@atlaskit/linking-common": "^9.9.0",
69
69
  "@atlaskit/linking-types": "^14.2.0",
70
70
  "@atlaskit/logo": "^19.10.0",
71
- "@atlaskit/lozenge": "^13.3.0",
71
+ "@atlaskit/lozenge": "^13.4.0",
72
72
  "@atlaskit/modal-dialog": "^14.10.0",
73
73
  "@atlaskit/outbound-auth-flow-client": "^3.4.0",
74
74
  "@atlaskit/platform-feature-flags": "^1.1.0",
@@ -80,10 +80,10 @@
80
80
  "@atlaskit/primitives": "^18.0.0",
81
81
  "@atlaskit/react-select": "^3.13.0",
82
82
  "@atlaskit/select": "^21.7.0",
83
- "@atlaskit/smart-card": "^43.23.0",
83
+ "@atlaskit/smart-card": "^43.24.0",
84
84
  "@atlaskit/smart-user-picker": "^8.9.0",
85
85
  "@atlaskit/spinner": "^19.0.0",
86
- "@atlaskit/tag": "^14.3.0",
86
+ "@atlaskit/tag": "^14.4.0",
87
87
  "@atlaskit/textfield": "^8.2.0",
88
88
  "@atlaskit/theme": "^21.0.0",
89
89
  "@atlaskit/tokens": "^11.0.0",
@@ -113,7 +113,7 @@
113
113
  "@atlaskit/json-ld-types": "^1.4.0",
114
114
  "@atlaskit/link-test-helpers": "^9.0.0",
115
115
  "@atlaskit/ssr": "workspace:^",
116
- "@atlassian/a11y-jest-testing": "^0.8.0",
116
+ "@atlassian/a11y-jest-testing": "^0.9.0",
117
117
  "@atlassian/feature-flags-test-utils": "^1.0.0",
118
118
  "@faker-js/faker": "^7.5.0",
119
119
  "@testing-library/dom": "^10.1.0",