@atlaskit/editor-plugins 10.1.37 → 10.1.39

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 +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.39
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.1.38
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 10.1.37
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.1.37",
3
+ "version": "10.1.39",
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",
@@ -144,13 +144,13 @@
144
144
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
145
145
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
146
146
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
147
- "@atlaskit/editor-plugin-block-controls": "4.1.8",
147
+ "@atlaskit/editor-plugin-block-controls": "4.1.9",
148
148
  "@atlaskit/editor-plugin-block-menu": "0.0.1",
149
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",
153
- "@atlaskit/editor-plugin-card": "7.2.7",
153
+ "@atlaskit/editor-plugin-card": "7.3.0",
154
154
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
155
155
  "@atlaskit/editor-plugin-clipboard": "3.0.0",
156
156
  "@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
@@ -202,7 +202,7 @@
202
202
  "@atlaskit/editor-plugin-panel": "5.3.0",
203
203
  "@atlaskit/editor-plugin-paste": "4.1.3",
204
204
  "@atlaskit/editor-plugin-paste-options-toolbar": "3.1.1",
205
- "@atlaskit/editor-plugin-placeholder": "3.0.1",
205
+ "@atlaskit/editor-plugin-placeholder": "3.1.0",
206
206
  "@atlaskit/editor-plugin-placeholder-text": "3.1.3",
207
207
  "@atlaskit/editor-plugin-primary-toolbar": "4.1.3",
208
208
  "@atlaskit/editor-plugin-quick-insert": "3.0.4",
@@ -213,7 +213,7 @@
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.3",
216
+ "@atlaskit/editor-plugin-show-diff": "0.1.0",
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.14",
@@ -222,7 +222,7 @@
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.3",
225
+ "@atlaskit/editor-plugin-track-changes": "2.5.0",
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",