@atlaskit/emoji 69.10.37 → 69.10.38

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/emoji
2
2
 
3
+ ## 69.10.38
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 69.10.37
4
10
 
5
11
  ### Patch Changes
@@ -20,7 +20,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
20
20
  actionSubjectId: actionSubjectId,
21
21
  attributes: _objectSpread({
22
22
  packageName: "@atlaskit/emoji",
23
- packageVersion: "69.10.36"
23
+ packageVersion: "0.0.0-development"
24
24
  }, attributes)
25
25
  };
26
26
  };
@@ -9,7 +9,7 @@ const createEvent = (eventType, action, actionSubject, actionSubjectId, attribut
9
9
  actionSubjectId,
10
10
  attributes: {
11
11
  packageName: "@atlaskit/emoji",
12
- packageVersion: "69.10.36",
12
+ packageVersion: "0.0.0-development",
13
13
  ...attributes
14
14
  }
15
15
  });
@@ -14,7 +14,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
14
14
  actionSubjectId: actionSubjectId,
15
15
  attributes: _objectSpread({
16
16
  packageName: "@atlaskit/emoji",
17
- packageVersion: "69.10.36"
17
+ packageVersion: "0.0.0-development"
18
18
  }, attributes)
19
19
  };
20
20
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/emoji",
3
- "version": "69.10.37",
3
+ "version": "69.10.38",
4
4
  "description": "Fabric emoji React components",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -42,7 +42,7 @@
42
42
  "@atlaskit/button": "^23.10.0",
43
43
  "@atlaskit/css": "^0.19.0",
44
44
  "@atlaskit/heading": "^5.3.0",
45
- "@atlaskit/icon": "^32.1.0",
45
+ "@atlaskit/icon": "^33.0.0",
46
46
  "@atlaskit/media-client": "^36.0.0",
47
47
  "@atlaskit/media-client-react": "^5.0.0",
48
48
  "@atlaskit/platform-feature-flags": "^1.1.0",
@@ -50,7 +50,7 @@
50
50
  "@atlaskit/spinner": "^19.0.0",
51
51
  "@atlaskit/textfield": "^8.2.0",
52
52
  "@atlaskit/theme": "^22.0.0",
53
- "@atlaskit/tmp-editor-statsig": "^40.0.0",
53
+ "@atlaskit/tmp-editor-statsig": "^40.2.0",
54
54
  "@atlaskit/tokens": "^11.1.0",
55
55
  "@atlaskit/tooltip": "^20.14.0",
56
56
  "@atlaskit/ufo": "^0.4.0",