@atlaskit/editor-plugins 8.0.62 → 8.0.63

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 +11 -11
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.0.63
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.0.62
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.62",
3
+ "version": "8.0.63",
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",
@@ -130,7 +130,7 @@
130
130
  },
131
131
  "dependencies": {
132
132
  "@atlaskit/editor-plugin-accessibility-utils": "2.0.3",
133
- "@atlaskit/editor-plugin-alignment": "3.1.6",
133
+ "@atlaskit/editor-plugin-alignment": "3.1.7",
134
134
  "@atlaskit/editor-plugin-analytics": "2.2.0",
135
135
  "@atlaskit/editor-plugin-annotation": "2.1.9",
136
136
  "@atlaskit/editor-plugin-avatar-group": "3.0.4",
@@ -139,11 +139,11 @@
139
139
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.3",
140
140
  "@atlaskit/editor-plugin-better-type-history": "2.1.2",
141
141
  "@atlaskit/editor-plugin-block-controls": "3.5.4",
142
- "@atlaskit/editor-plugin-block-type": "5.1.8",
142
+ "@atlaskit/editor-plugin-block-type": "5.1.9",
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",
146
- "@atlaskit/editor-plugin-card": "5.4.5",
146
+ "@atlaskit/editor-plugin-card": "5.4.6",
147
147
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.2",
148
148
  "@atlaskit/editor-plugin-clipboard": "2.0.2",
149
149
  "@atlaskit/editor-plugin-code-bidi-warning": "2.0.2",
@@ -175,9 +175,9 @@
175
175
  "@atlaskit/editor-plugin-grid": "2.0.3",
176
176
  "@atlaskit/editor-plugin-guideline": "2.0.4",
177
177
  "@atlaskit/editor-plugin-help-dialog": "2.0.7",
178
- "@atlaskit/editor-plugin-highlight": "2.2.2",
178
+ "@atlaskit/editor-plugin-highlight": "2.2.3",
179
179
  "@atlaskit/editor-plugin-history": "2.0.2",
180
- "@atlaskit/editor-plugin-hyperlink": "4.3.1",
180
+ "@atlaskit/editor-plugin-hyperlink": "4.3.2",
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.3",
@@ -200,16 +200,16 @@
200
200
  "@atlaskit/editor-plugin-save-on-enter": "2.0.2",
201
201
  "@atlaskit/editor-plugin-scroll-into-view": "2.1.0",
202
202
  "@atlaskit/editor-plugin-selection": "2.1.5",
203
- "@atlaskit/editor-plugin-selection-extension": "2.1.5",
203
+ "@atlaskit/editor-plugin-selection-extension": "2.1.6",
204
204
  "@atlaskit/editor-plugin-selection-marker": "2.0.4",
205
- "@atlaskit/editor-plugin-selection-toolbar": "2.3.1",
205
+ "@atlaskit/editor-plugin-selection-toolbar": "3.0.0",
206
206
  "@atlaskit/editor-plugin-status": "3.1.7",
207
207
  "@atlaskit/editor-plugin-submit-editor": "2.0.2",
208
208
  "@atlaskit/editor-plugin-table": "10.5.5",
209
209
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.0.2",
210
- "@atlaskit/editor-plugin-text-color": "2.1.6",
211
- "@atlaskit/editor-plugin-text-formatting": "2.1.6",
212
- "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.7",
210
+ "@atlaskit/editor-plugin-text-color": "2.1.7",
211
+ "@atlaskit/editor-plugin-text-formatting": "2.1.7",
212
+ "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.1.8",
213
213
  "@atlaskit/editor-plugin-type-ahead": "2.2.2",
214
214
  "@atlaskit/editor-plugin-ufo": "2.0.3",
215
215
  "@atlaskit/editor-plugin-undo-redo": "2.0.8",