@atlaskit/editor-plugins 10.2.0 → 10.2.2

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 +12 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.2.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 10.2.0
4
16
 
5
17
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.2.0",
3
+ "version": "10.2.2",
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",
@@ -147,8 +147,8 @@
147
147
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.5",
148
148
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.2",
149
149
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
150
- "@atlaskit/editor-plugin-block-controls": "4.2.4",
151
- "@atlaskit/editor-plugin-block-menu": "0.0.11",
150
+ "@atlaskit/editor-plugin-block-controls": "4.2.5",
151
+ "@atlaskit/editor-plugin-block-menu": "0.0.12",
152
152
  "@atlaskit/editor-plugin-block-type": "6.2.11",
153
153
  "@atlaskit/editor-plugin-border": "3.0.4",
154
154
  "@atlaskit/editor-plugin-breakout": "3.1.10",
@@ -175,7 +175,7 @@
175
175
  "@atlaskit/editor-plugin-emoji": "4.3.1",
176
176
  "@atlaskit/editor-plugin-engagement-platform": "4.0.1",
177
177
  "@atlaskit/editor-plugin-expand": "4.3.0",
178
- "@atlaskit/editor-plugin-extension": "6.1.12",
178
+ "@atlaskit/editor-plugin-extension": "6.2.0",
179
179
  "@atlaskit/editor-plugin-feature-flags": "2.0.1",
180
180
  "@atlaskit/editor-plugin-feedback-dialog": "3.0.1",
181
181
  "@atlaskit/editor-plugin-find-replace": "3.2.8",
@@ -217,17 +217,17 @@
217
217
  "@atlaskit/editor-plugin-selection-extension": "3.6.0",
218
218
  "@atlaskit/editor-plugin-selection-marker": "3.0.8",
219
219
  "@atlaskit/editor-plugin-selection-toolbar": "4.3.10",
220
- "@atlaskit/editor-plugin-show-diff": "0.1.6",
220
+ "@atlaskit/editor-plugin-show-diff": "0.1.7",
221
221
  "@atlaskit/editor-plugin-status": "4.1.9",
222
222
  "@atlaskit/editor-plugin-submit-editor": "3.1.1",
223
223
  "@atlaskit/editor-plugin-synced-block": "0.1.0",
224
- "@atlaskit/editor-plugin-table": "12.3.1",
224
+ "@atlaskit/editor-plugin-table": "12.3.2",
225
225
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.4.5",
226
226
  "@atlaskit/editor-plugin-text-color": "3.1.15",
227
227
  "@atlaskit/editor-plugin-text-formatting": "3.0.23",
228
228
  "@atlaskit/editor-plugin-toolbar": "0.4.2",
229
229
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.9",
230
- "@atlaskit/editor-plugin-track-changes": "2.7.6",
230
+ "@atlaskit/editor-plugin-track-changes": "2.7.7",
231
231
  "@atlaskit/editor-plugin-type-ahead": "3.1.11",
232
232
  "@atlaskit/editor-plugin-ufo": "3.1.3",
233
233
  "@atlaskit/editor-plugin-undo-redo": "3.2.5",