@atlaskit/editor-plugins 8.0.48 → 8.0.49

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
+ ## 8.0.49
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.0.48
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.48",
3
+ "version": "8.0.49",
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",
@@ -138,8 +138,8 @@
138
138
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.2",
139
139
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.3",
140
140
  "@atlaskit/editor-plugin-better-type-history": "2.1.2",
141
- "@atlaskit/editor-plugin-block-controls": "3.5.2",
142
- "@atlaskit/editor-plugin-block-type": "5.1.7",
141
+ "@atlaskit/editor-plugin-block-controls": "3.5.3",
142
+ "@atlaskit/editor-plugin-block-type": "5.1.8",
143
143
  "@atlaskit/editor-plugin-border": "2.1.2",
144
144
  "@atlaskit/editor-plugin-breakout": "2.1.5",
145
145
  "@atlaskit/editor-plugin-caption": "2.1.2",
@@ -181,11 +181,11 @@
181
181
  "@atlaskit/editor-plugin-image-upload": "2.0.2",
182
182
  "@atlaskit/editor-plugin-indentation": "2.1.2",
183
183
  "@atlaskit/editor-plugin-insert-block": "3.1.1",
184
- "@atlaskit/editor-plugin-layout": "2.3.1",
184
+ "@atlaskit/editor-plugin-layout": "2.3.2",
185
185
  "@atlaskit/editor-plugin-list": "4.2.0",
186
186
  "@atlaskit/editor-plugin-loom": "4.0.10",
187
187
  "@atlaskit/editor-plugin-max-content-size": "2.0.2",
188
- "@atlaskit/editor-plugin-media": "2.3.13",
188
+ "@atlaskit/editor-plugin-media": "2.3.14",
189
189
  "@atlaskit/editor-plugin-media-insert": "6.2.0",
190
190
  "@atlaskit/editor-plugin-mentions": "4.1.7",
191
191
  "@atlaskit/editor-plugin-metrics": "3.4.3",
@@ -209,7 +209,7 @@
209
209
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.0.1",
210
210
  "@atlaskit/editor-plugin-text-color": "2.1.6",
211
211
  "@atlaskit/editor-plugin-text-formatting": "2.1.6",
212
- "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.6",
212
+ "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.7",
213
213
  "@atlaskit/editor-plugin-type-ahead": "2.2.0",
214
214
  "@atlaskit/editor-plugin-ufo": "2.0.3",
215
215
  "@atlaskit/editor-plugin-undo-redo": "2.0.8",