@atlaskit/editor-plugins 10.1.24 → 10.1.26

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.1.26
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.1.25
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 10.1.24
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.24",
3
+ "version": "10.1.26",
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",
@@ -137,7 +137,7 @@
137
137
  "@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
138
138
  "@atlaskit/editor-plugin-alignment": "4.1.3",
139
139
  "@atlaskit/editor-plugin-analytics": "3.0.3",
140
- "@atlaskit/editor-plugin-annotation": "3.1.3",
140
+ "@atlaskit/editor-plugin-annotation": "3.1.4",
141
141
  "@atlaskit/editor-plugin-avatar-group": "4.1.2",
142
142
  "@atlaskit/editor-plugin-base": "4.1.2",
143
143
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
@@ -175,7 +175,7 @@
175
175
  "@atlaskit/editor-plugin-feature-flags": "2.0.0",
176
176
  "@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
177
177
  "@atlaskit/editor-plugin-find-replace": "3.2.1",
178
- "@atlaskit/editor-plugin-floating-toolbar": "5.1.5",
178
+ "@atlaskit/editor-plugin-floating-toolbar": "5.1.7",
179
179
  "@atlaskit/editor-plugin-focus": "2.0.0",
180
180
  "@atlaskit/editor-plugin-fragment": "3.0.3",
181
181
  "@atlaskit/editor-plugin-grid": "3.1.0",
@@ -183,12 +183,12 @@
183
183
  "@atlaskit/editor-plugin-help-dialog": "3.1.2",
184
184
  "@atlaskit/editor-plugin-highlight": "3.0.9",
185
185
  "@atlaskit/editor-plugin-history": "3.1.0",
186
- "@atlaskit/editor-plugin-hyperlink": "5.2.2",
186
+ "@atlaskit/editor-plugin-hyperlink": "5.3.0",
187
187
  "@atlaskit/editor-plugin-image-upload": "3.0.0",
188
188
  "@atlaskit/editor-plugin-indentation": "3.1.2",
189
189
  "@atlaskit/editor-plugin-insert-block": "4.1.5",
190
190
  "@atlaskit/editor-plugin-interaction": "5.0.0",
191
- "@atlaskit/editor-plugin-layout": "3.1.4",
191
+ "@atlaskit/editor-plugin-layout": "3.1.5",
192
192
  "@atlaskit/editor-plugin-list": "5.1.2",
193
193
  "@atlaskit/editor-plugin-loom": "5.1.1",
194
194
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
@@ -207,14 +207,14 @@
207
207
  "@atlaskit/editor-plugin-rule": "3.0.3",
208
208
  "@atlaskit/editor-plugin-save-on-enter": "3.0.0",
209
209
  "@atlaskit/editor-plugin-scroll-into-view": "3.0.0",
210
- "@atlaskit/editor-plugin-selection": "3.0.4",
210
+ "@atlaskit/editor-plugin-selection": "3.0.5",
211
211
  "@atlaskit/editor-plugin-selection-extension": "3.4.3",
212
212
  "@atlaskit/editor-plugin-selection-marker": "3.0.3",
213
213
  "@atlaskit/editor-plugin-selection-toolbar": "4.2.2",
214
214
  "@atlaskit/editor-plugin-show-diff": "0.0.1",
215
215
  "@atlaskit/editor-plugin-status": "4.1.3",
216
216
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
217
- "@atlaskit/editor-plugin-table": "12.1.10",
217
+ "@atlaskit/editor-plugin-table": "12.1.11",
218
218
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.1.3",
219
219
  "@atlaskit/editor-plugin-text-color": "3.1.3",
220
220
  "@atlaskit/editor-plugin-text-formatting": "3.0.7",