@atlaskit/editor-plugins 9.4.13 → 9.4.14

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 +6 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 9.4.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 9.4.13
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "9.4.13",
3
+ "version": "9.4.14",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -166,7 +166,7 @@
166
166
  "@atlaskit/editor-plugin-editor-disabled": "2.1.1",
167
167
  "@atlaskit/editor-plugin-editor-viewmode": "4.0.5",
168
168
  "@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.8",
169
- "@atlaskit/editor-plugin-emoji": "3.7.9",
169
+ "@atlaskit/editor-plugin-emoji": "3.7.10",
170
170
  "@atlaskit/editor-plugin-engagement-platform": "3.1.4",
171
171
  "@atlaskit/editor-plugin-expand": "3.4.0",
172
172
  "@atlaskit/editor-plugin-extension": "5.5.13",
@@ -212,7 +212,7 @@
212
212
  "@atlaskit/editor-plugin-status": "3.1.26",
213
213
  "@atlaskit/editor-plugin-submit-editor": "2.0.7",
214
214
  "@atlaskit/editor-plugin-table": "10.13.1",
215
- "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.20",
215
+ "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.21",
216
216
  "@atlaskit/editor-plugin-text-color": "2.4.3",
217
217
  "@atlaskit/editor-plugin-text-formatting": "2.4.1",
218
218
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.3.5",