@atlaskit/editor-plugins 8.0.102 → 8.0.103

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.103
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.0.102
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.102",
3
+ "version": "8.0.103",
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",
@@ -157,7 +157,7 @@
157
157
  "@atlaskit/editor-plugin-copy-button": "2.0.4",
158
158
  "@atlaskit/editor-plugin-custom-autoformat": "2.0.3",
159
159
  "@atlaskit/editor-plugin-data-consumer": "2.1.3",
160
- "@atlaskit/editor-plugin-date": "4.1.9",
160
+ "@atlaskit/editor-plugin-date": "4.1.10",
161
161
  "@atlaskit/editor-plugin-decorations": "2.0.3",
162
162
  "@atlaskit/editor-plugin-editor-disabled": "2.0.3",
163
163
  "@atlaskit/editor-plugin-editor-viewmode": "3.0.4",
@@ -169,7 +169,7 @@
169
169
  "@atlaskit/editor-plugin-feature-flags": "1.3.4",
170
170
  "@atlaskit/editor-plugin-feedback-dialog": "2.0.3",
171
171
  "@atlaskit/editor-plugin-find-replace": "2.0.10",
172
- "@atlaskit/editor-plugin-floating-toolbar": "3.4.0",
172
+ "@atlaskit/editor-plugin-floating-toolbar": "3.5.0",
173
173
  "@atlaskit/editor-plugin-focus": "1.5.4",
174
174
  "@atlaskit/editor-plugin-fragment": "2.1.3",
175
175
  "@atlaskit/editor-plugin-grid": "2.0.4",
@@ -205,12 +205,12 @@
205
205
  "@atlaskit/editor-plugin-selection-toolbar": "3.2.0",
206
206
  "@atlaskit/editor-plugin-status": "3.1.9",
207
207
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
208
- "@atlaskit/editor-plugin-table": "10.6.7",
209
- "@atlaskit/editor-plugin-tasks-and-decisions": "5.0.4",
208
+ "@atlaskit/editor-plugin-table": "10.6.8",
209
+ "@atlaskit/editor-plugin-tasks-and-decisions": "5.0.5",
210
210
  "@atlaskit/editor-plugin-text-color": "2.1.8",
211
211
  "@atlaskit/editor-plugin-text-formatting": "2.1.9",
212
212
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.9",
213
- "@atlaskit/editor-plugin-type-ahead": "2.3.2",
213
+ "@atlaskit/editor-plugin-type-ahead": "2.3.3",
214
214
  "@atlaskit/editor-plugin-ufo": "2.0.4",
215
215
  "@atlaskit/editor-plugin-undo-redo": "2.0.9",
216
216
  "@atlaskit/editor-plugin-unsupported-content": "2.1.3",