@atlaskit/editor-plugins 10.1.35 → 10.1.36

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
+ ## 10.1.36
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 10.1.35
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.1.35",
3
+ "version": "10.1.36",
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",
@@ -195,7 +195,7 @@
195
195
  "@atlaskit/editor-plugin-loom": "5.1.1",
196
196
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
197
197
  "@atlaskit/editor-plugin-media": "5.2.6",
198
- "@atlaskit/editor-plugin-media-insert": "9.0.1",
198
+ "@atlaskit/editor-plugin-media-insert": "9.1.0",
199
199
  "@atlaskit/editor-plugin-mentions": "5.2.4",
200
200
  "@atlaskit/editor-plugin-metrics": "4.0.5",
201
201
  "@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
@@ -217,7 +217,7 @@
217
217
  "@atlaskit/editor-plugin-status": "4.1.3",
218
218
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
219
219
  "@atlaskit/editor-plugin-table": "12.1.13",
220
- "@atlaskit/editor-plugin-tasks-and-decisions": "6.1.3",
220
+ "@atlaskit/editor-plugin-tasks-and-decisions": "6.2.0",
221
221
  "@atlaskit/editor-plugin-text-color": "3.1.4",
222
222
  "@atlaskit/editor-plugin-text-formatting": "3.0.10",
223
223
  "@atlaskit/editor-plugin-toolbar": "0.1.0",