@atlaskit/editor-plugins 10.1.64 → 10.1.65

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 +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.65
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 10.1.64
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.64",
3
+ "version": "10.1.65",
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",
@@ -145,8 +145,8 @@
145
145
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
146
146
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
147
147
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
148
- "@atlaskit/editor-plugin-block-controls": "4.1.12",
149
- "@atlaskit/editor-plugin-block-menu": "0.0.5",
148
+ "@atlaskit/editor-plugin-block-controls": "4.2.0",
149
+ "@atlaskit/editor-plugin-block-menu": "0.0.6",
150
150
  "@atlaskit/editor-plugin-block-type": "6.2.5",
151
151
  "@atlaskit/editor-plugin-border": "3.0.3",
152
152
  "@atlaskit/editor-plugin-breakout": "3.1.7",
@@ -218,16 +218,16 @@
218
218
  "@atlaskit/editor-plugin-show-diff": "0.1.3",
219
219
  "@atlaskit/editor-plugin-status": "4.1.6",
220
220
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
221
- "@atlaskit/editor-plugin-table": "12.2.2",
221
+ "@atlaskit/editor-plugin-table": "12.2.3",
222
222
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.3.2",
223
223
  "@atlaskit/editor-plugin-text-color": "3.1.10",
224
224
  "@atlaskit/editor-plugin-text-formatting": "3.0.17",
225
- "@atlaskit/editor-plugin-toolbar": "0.2.3",
225
+ "@atlaskit/editor-plugin-toolbar": "0.2.4",
226
226
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.4",
227
- "@atlaskit/editor-plugin-track-changes": "2.6.4",
227
+ "@atlaskit/editor-plugin-track-changes": "2.7.0",
228
228
  "@atlaskit/editor-plugin-type-ahead": "3.1.7",
229
229
  "@atlaskit/editor-plugin-ufo": "3.1.3",
230
- "@atlaskit/editor-plugin-undo-redo": "3.1.2",
230
+ "@atlaskit/editor-plugin-undo-redo": "3.2.0",
231
231
  "@atlaskit/editor-plugin-unsupported-content": "3.0.3",
232
232
  "@atlaskit/editor-plugin-user-intent": "1.1.0",
233
233
  "@atlaskit/editor-plugin-user-preferences": "1.2.2",