@atlaskit/editor-plugins 8.3.3 → 8.3.5

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 +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.3.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 8.3.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 8.3.3
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.3.3",
3
+ "version": "8.3.5",
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",
@@ -182,7 +182,7 @@
182
182
  "@atlaskit/editor-plugin-hyperlink": "4.4.0",
183
183
  "@atlaskit/editor-plugin-image-upload": "2.0.3",
184
184
  "@atlaskit/editor-plugin-indentation": "2.1.3",
185
- "@atlaskit/editor-plugin-insert-block": "3.2.3",
185
+ "@atlaskit/editor-plugin-insert-block": "3.2.4",
186
186
  "@atlaskit/editor-plugin-interaction": "1.0.2",
187
187
  "@atlaskit/editor-plugin-layout": "2.6.1",
188
188
  "@atlaskit/editor-plugin-list": "4.2.1",
@@ -197,7 +197,7 @@
197
197
  "@atlaskit/editor-plugin-paste-options-toolbar": "2.0.5",
198
198
  "@atlaskit/editor-plugin-placeholder": "2.0.12",
199
199
  "@atlaskit/editor-plugin-placeholder-text": "2.2.0",
200
- "@atlaskit/editor-plugin-primary-toolbar": "3.2.1",
200
+ "@atlaskit/editor-plugin-primary-toolbar": "3.2.2",
201
201
  "@atlaskit/editor-plugin-quick-insert": "2.4.0",
202
202
  "@atlaskit/editor-plugin-rule": "2.1.3",
203
203
  "@atlaskit/editor-plugin-save-on-enter": "2.0.3",
@@ -208,7 +208,7 @@
208
208
  "@atlaskit/editor-plugin-selection-toolbar": "3.5.3",
209
209
  "@atlaskit/editor-plugin-status": "3.1.10",
210
210
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
211
- "@atlaskit/editor-plugin-table": "10.9.6",
211
+ "@atlaskit/editor-plugin-table": "10.9.7",
212
212
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.1",
213
213
  "@atlaskit/editor-plugin-text-color": "2.3.0",
214
214
  "@atlaskit/editor-plugin-text-formatting": "2.2.0",