@atlaskit/editor-plugins 10.1.61 → 10.1.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.
- package/CHANGELOG.md +14 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/editor-plugins
|
|
2
2
|
|
|
3
|
+
## 10.1.63
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`13c698778e3c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c698778e3c6) -
|
|
8
|
+
[ux] Atlaspack version bump
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
11
|
+
## 10.1.62
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 10.1.61
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.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",
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.3",
|
|
152
152
|
"@atlaskit/editor-plugin-breakout": "3.1.6",
|
|
153
153
|
"@atlaskit/editor-plugin-caption": "3.1.3",
|
|
154
|
-
"@atlaskit/editor-plugin-card": "7.4.
|
|
154
|
+
"@atlaskit/editor-plugin-card": "7.4.5",
|
|
155
155
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.3",
|
|
158
158
|
"@atlaskit/editor-plugin-code-block": "5.0.10",
|
|
159
|
-
"@atlaskit/editor-plugin-collab-edit": "4.1.
|
|
159
|
+
"@atlaskit/editor-plugin-collab-edit": "4.1.6",
|
|
160
160
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
161
161
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
162
162
|
"@atlaskit/editor-plugin-content-insertion": "3.1.1",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"@atlaskit/editor-plugin-extension": "6.1.9",
|
|
177
177
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
178
178
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
179
|
-
"@atlaskit/editor-plugin-find-replace": "3.2.
|
|
179
|
+
"@atlaskit/editor-plugin-find-replace": "3.2.5",
|
|
180
180
|
"@atlaskit/editor-plugin-floating-toolbar": "5.1.11",
|
|
181
181
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
182
182
|
"@atlaskit/editor-plugin-fragment": "3.0.3",
|
|
@@ -187,13 +187,13 @@
|
|
|
187
187
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
188
188
|
"@atlaskit/editor-plugin-hyperlink": "5.4.5",
|
|
189
189
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
190
|
-
"@atlaskit/editor-plugin-indentation": "3.1.
|
|
190
|
+
"@atlaskit/editor-plugin-indentation": "3.1.4",
|
|
191
191
|
"@atlaskit/editor-plugin-insert-block": "4.2.1",
|
|
192
192
|
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
193
193
|
"@atlaskit/editor-plugin-layout": "3.1.8",
|
|
194
194
|
"@atlaskit/editor-plugin-limited-mode": "0.0.3",
|
|
195
195
|
"@atlaskit/editor-plugin-list": "5.1.5",
|
|
196
|
-
"@atlaskit/editor-plugin-local-id": "1.0.
|
|
196
|
+
"@atlaskit/editor-plugin-local-id": "1.0.1",
|
|
197
197
|
"@atlaskit/editor-plugin-loom": "5.1.1",
|
|
198
198
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
199
199
|
"@atlaskit/editor-plugin-media": "5.2.11",
|
|
@@ -219,12 +219,12 @@
|
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.6",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
221
|
"@atlaskit/editor-plugin-table": "12.2.2",
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.3.
|
|
223
|
-
"@atlaskit/editor-plugin-text-color": "3.1.
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.3.2",
|
|
223
|
+
"@atlaskit/editor-plugin-text-color": "3.1.10",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.17",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.2.3",
|
|
226
226
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.4",
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.6.
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.6.4",
|
|
228
228
|
"@atlaskit/editor-plugin-type-ahead": "3.1.7",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
230
230
|
"@atlaskit/editor-plugin-undo-redo": "3.1.2",
|