@atlaskit/editor-plugins 10.1.34 → 10.1.35

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 +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.35
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 10.1.34
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.34",
3
+ "version": "10.1.35",
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",
@@ -146,7 +146,7 @@
146
146
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
147
147
  "@atlaskit/editor-plugin-block-controls": "4.1.8",
148
148
  "@atlaskit/editor-plugin-block-menu": "0.0.1",
149
- "@atlaskit/editor-plugin-block-type": "6.1.3",
149
+ "@atlaskit/editor-plugin-block-type": "6.2.0",
150
150
  "@atlaskit/editor-plugin-border": "3.0.3",
151
151
  "@atlaskit/editor-plugin-breakout": "3.1.4",
152
152
  "@atlaskit/editor-plugin-caption": "3.1.2",
@@ -182,7 +182,7 @@
182
182
  "@atlaskit/editor-plugin-grid": "3.1.0",
183
183
  "@atlaskit/editor-plugin-guideline": "3.0.3",
184
184
  "@atlaskit/editor-plugin-help-dialog": "3.1.2",
185
- "@atlaskit/editor-plugin-highlight": "3.0.9",
185
+ "@atlaskit/editor-plugin-highlight": "3.0.10",
186
186
  "@atlaskit/editor-plugin-history": "3.1.0",
187
187
  "@atlaskit/editor-plugin-hyperlink": "5.4.0",
188
188
  "@atlaskit/editor-plugin-image-upload": "3.0.0",
@@ -213,16 +213,16 @@
213
213
  "@atlaskit/editor-plugin-selection-extension": "3.4.3",
214
214
  "@atlaskit/editor-plugin-selection-marker": "3.0.3",
215
215
  "@atlaskit/editor-plugin-selection-toolbar": "4.3.0",
216
- "@atlaskit/editor-plugin-show-diff": "0.0.2",
216
+ "@atlaskit/editor-plugin-show-diff": "0.0.3",
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
220
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.1.3",
221
- "@atlaskit/editor-plugin-text-color": "3.1.3",
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",
224
224
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.2",
225
- "@atlaskit/editor-plugin-track-changes": "2.4.2",
225
+ "@atlaskit/editor-plugin-track-changes": "2.4.3",
226
226
  "@atlaskit/editor-plugin-type-ahead": "3.1.3",
227
227
  "@atlaskit/editor-plugin-ufo": "3.1.1",
228
228
  "@atlaskit/editor-plugin-undo-redo": "3.1.0",