@atlaskit/link-datasource 4.12.2 → 4.13.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/package.json +3 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/link-datasource
2
2
 
3
+ ## 4.13.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 4.13.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#182230](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182230)
14
+ [`f11dd07fddad7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f11dd07fddad7) -
15
+ [ux] EDM-11898 cleaning up platform-linking-visual-refresh-v1
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 4.12.2
4
22
 
5
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-datasource",
3
- "version": "4.12.2",
3
+ "version": "4.13.1",
4
4
  "description": "UI Components to support linking platform dataset feature",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -77,13 +77,13 @@
77
77
  "@atlaskit/primitives": "^14.10.0",
78
78
  "@atlaskit/react-select": "^3.2.0",
79
79
  "@atlaskit/select": "^21.1.0",
80
- "@atlaskit/smart-card": "^39.1.0",
80
+ "@atlaskit/smart-card": "^39.2.0",
81
81
  "@atlaskit/smart-user-picker": "^8.0.0",
82
82
  "@atlaskit/spinner": "^18.0.0",
83
83
  "@atlaskit/tag": "^14.0.0",
84
84
  "@atlaskit/temp-nav-app-icons": "^0.9.0",
85
85
  "@atlaskit/textfield": "^8.0.0",
86
- "@atlaskit/theme": "^18.0.0",
86
+ "@atlaskit/theme": "^19.0.0",
87
87
  "@atlaskit/tokens": "^5.4.0",
88
88
  "@atlaskit/tooltip": "^20.3.0",
89
89
  "@atlaskit/ufo": "^0.4.0",
@@ -175,9 +175,6 @@
175
175
  "assets_as_an_app_v2": {
176
176
  "type": "boolean"
177
177
  },
178
- "platform-linking-visual-refresh-v1": {
179
- "type": "boolean"
180
- },
181
178
  "platform-linking-visual-refresh-sllv": {
182
179
  "type": "boolean"
183
180
  },