@atlaskit/editor-plugins 8.0.37 → 8.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +4 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.0.38
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.0.37
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.0.37",
3
+ "version": "8.0.38",
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",
@@ -131,7 +131,7 @@
131
131
  "dependencies": {
132
132
  "@atlaskit/editor-plugin-accessibility-utils": "^2.0.0",
133
133
  "@atlaskit/editor-plugin-alignment": "^3.1.0",
134
- "@atlaskit/editor-plugin-analytics": "^2.1.0",
134
+ "@atlaskit/editor-plugin-analytics": "^2.2.0",
135
135
  "@atlaskit/editor-plugin-annotation": "^2.1.0",
136
136
  "@atlaskit/editor-plugin-avatar-group": "^3.0.0",
137
137
  "@atlaskit/editor-plugin-base": "^2.3.0",
@@ -175,7 +175,7 @@
175
175
  "@atlaskit/editor-plugin-grid": "^2.0.0",
176
176
  "@atlaskit/editor-plugin-guideline": "^2.0.0",
177
177
  "@atlaskit/editor-plugin-help-dialog": "^2.0.0",
178
- "@atlaskit/editor-plugin-highlight": "^2.1.0",
178
+ "@atlaskit/editor-plugin-highlight": "^2.2.0",
179
179
  "@atlaskit/editor-plugin-history": "^2.0.0",
180
180
  "@atlaskit/editor-plugin-hyperlink": "^4.2.0",
181
181
  "@atlaskit/editor-plugin-image-upload": "^2.0.0",
@@ -206,7 +206,7 @@
206
206
  "@atlaskit/editor-plugin-status": "^3.1.0",
207
207
  "@atlaskit/editor-plugin-submit-editor": "^2.0.0",
208
208
  "@atlaskit/editor-plugin-table": "^10.4.0",
209
- "@atlaskit/editor-plugin-tasks-and-decisions": "^4.1.0",
209
+ "@atlaskit/editor-plugin-tasks-and-decisions": "^5.0.0",
210
210
  "@atlaskit/editor-plugin-text-color": "^2.1.0",
211
211
  "@atlaskit/editor-plugin-text-formatting": "^2.1.0",
212
212
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "^3.1.0",
@@ -304,10 +304,6 @@
304
304
  "type": "boolean",
305
305
  "referenceOnly": true
306
306
  },
307
- "platform_editor_advanced_layouts_post_fix_patch_1": {
308
- "type": "boolean",
309
- "referenceOnly": true
310
- },
311
307
  "platform_editor_advanced_layouts_post_fix_patch_2": {
312
308
  "type": "boolean",
313
309
  "referenceOnly": true