@atlaskit/editor-plugins 10.1.53 → 10.1.55

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 +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.55
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.1.54
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 10.1.53
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.53",
3
+ "version": "10.1.55",
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",
@@ -139,14 +139,14 @@
139
139
  "@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
140
140
  "@atlaskit/editor-plugin-alignment": "4.2.1",
141
141
  "@atlaskit/editor-plugin-analytics": "3.0.3",
142
- "@atlaskit/editor-plugin-annotation": "3.2.3",
142
+ "@atlaskit/editor-plugin-annotation": "3.3.1",
143
143
  "@atlaskit/editor-plugin-avatar-group": "4.1.3",
144
144
  "@atlaskit/editor-plugin-base": "4.1.3",
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
148
  "@atlaskit/editor-plugin-block-controls": "4.1.9",
149
- "@atlaskit/editor-plugin-block-menu": "0.0.4",
149
+ "@atlaskit/editor-plugin-block-menu": "0.0.5",
150
150
  "@atlaskit/editor-plugin-block-type": "6.2.3",
151
151
  "@atlaskit/editor-plugin-border": "3.0.3",
152
152
  "@atlaskit/editor-plugin-breakout": "3.1.4",
@@ -185,14 +185,14 @@
185
185
  "@atlaskit/editor-plugin-help-dialog": "3.1.2",
186
186
  "@atlaskit/editor-plugin-highlight": "3.0.12",
187
187
  "@atlaskit/editor-plugin-history": "3.1.0",
188
- "@atlaskit/editor-plugin-hyperlink": "5.4.2",
188
+ "@atlaskit/editor-plugin-hyperlink": "5.4.3",
189
189
  "@atlaskit/editor-plugin-image-upload": "3.0.0",
190
190
  "@atlaskit/editor-plugin-indentation": "3.1.3",
191
191
  "@atlaskit/editor-plugin-insert-block": "4.1.6",
192
192
  "@atlaskit/editor-plugin-interaction": "5.0.0",
193
193
  "@atlaskit/editor-plugin-layout": "3.1.5",
194
194
  "@atlaskit/editor-plugin-limited-mode": "0.0.0",
195
- "@atlaskit/editor-plugin-list": "5.1.2",
195
+ "@atlaskit/editor-plugin-list": "5.1.3",
196
196
  "@atlaskit/editor-plugin-local-id": "1.0.0",
197
197
  "@atlaskit/editor-plugin-loom": "5.1.1",
198
198
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
@@ -220,10 +220,10 @@
220
220
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
221
221
  "@atlaskit/editor-plugin-table": "12.1.15",
222
222
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.2.4",
223
- "@atlaskit/editor-plugin-text-color": "3.1.6",
224
- "@atlaskit/editor-plugin-text-formatting": "3.0.14",
225
- "@atlaskit/editor-plugin-toolbar": "0.2.1",
226
- "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.1",
223
+ "@atlaskit/editor-plugin-text-color": "3.1.7",
224
+ "@atlaskit/editor-plugin-text-formatting": "3.0.15",
225
+ "@atlaskit/editor-plugin-toolbar": "0.2.2",
226
+ "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.2",
227
227
  "@atlaskit/editor-plugin-track-changes": "2.6.2",
228
228
  "@atlaskit/editor-plugin-type-ahead": "3.1.4",
229
229
  "@atlaskit/editor-plugin-ufo": "3.1.1",