@atlaskit/editor-core 227.1.0 → 227.1.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-core
2
2
 
3
+ ## 227.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 227.1.0
4
10
 
5
11
  ### Minor Changes
@@ -35,6 +35,9 @@
35
35
  {
36
36
  "path": "../../../analytics/analytics-next/afm-products/tsconfig.json"
37
37
  },
38
+ {
39
+ "path": "../../../helpers/browser-apis/afm-products/tsconfig.json"
40
+ },
38
41
  {
39
42
  "path": "../../../design-system/button/afm-products/tsconfig.json"
40
43
  },
@@ -6,4 +6,4 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
8
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
9
- var version = exports.version = "227.0.9";
9
+ var version = exports.version = "227.1.1";
@@ -1,3 +1,3 @@
1
1
  export const name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export const version = "227.0.9";
3
+ export const version = "227.1.1";
@@ -1,3 +1,3 @@
1
1
  export var name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export var version = "227.0.9";
3
+ export var version = "227.1.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "227.1.0",
3
+ "version": "227.1.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -74,7 +74,7 @@
74
74
  "@atlaskit/react-compiler-gating": "^0.2.0",
75
75
  "@atlaskit/react-ufo": "^7.9.0",
76
76
  "@atlaskit/task-decision": "^21.9.0",
77
- "@atlaskit/tmp-editor-statsig": "^186.0.0",
77
+ "@atlaskit/tmp-editor-statsig": "^187.0.0",
78
78
  "@atlaskit/tokens": "^16.12.0",
79
79
  "@atlaskit/tooltip": "^24.3.0",
80
80
  "@atlaskit/width-detector": "^7.2.0",
@@ -155,7 +155,7 @@
155
155
  "@atlaskit/portal": "^6.4.0",
156
156
  "@atlaskit/profilecard": "^26.22.0",
157
157
  "@atlaskit/radio": "^10.2.0",
158
- "@atlaskit/renderer": "^138.1.0",
158
+ "@atlaskit/renderer": "^139.0.0",
159
159
  "@atlaskit/section-message": "^10.2.0",
160
160
  "@atlaskit/spinner": "^20.4.0",
161
161
  "@atlaskit/synchrony-test-helpers": "workspace:^",