@atlaskit/editor-plugins 6.4.15 → 6.4.16

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 +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 6.4.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 6.4.15
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "6.4.15",
3
+ "version": "6.4.16",
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",
@@ -133,7 +133,7 @@
133
133
  "@atlaskit/editor-plugin-accessibility-utils": "1.2.17",
134
134
  "@atlaskit/editor-plugin-alignment": "1.14.8",
135
135
  "@atlaskit/editor-plugin-analytics": "1.10.11",
136
- "@atlaskit/editor-plugin-annotation": "1.26.12",
136
+ "@atlaskit/editor-plugin-annotation": "1.26.13",
137
137
  "@atlaskit/editor-plugin-avatar-group": "2.1.2",
138
138
  "@atlaskit/editor-plugin-base": "2.1.0",
139
139
  "@atlaskit/editor-plugin-batch-attribute-updates": "1.1.11",
@@ -160,12 +160,12 @@
160
160
  "@atlaskit/editor-plugin-copy-button": "1.3.18",
161
161
  "@atlaskit/editor-plugin-custom-autoformat": "1.4.12",
162
162
  "@atlaskit/editor-plugin-data-consumer": "1.7.11",
163
- "@atlaskit/editor-plugin-date": "2.4.31",
163
+ "@atlaskit/editor-plugin-date": "2.4.32",
164
164
  "@atlaskit/editor-plugin-decorations": "1.3.15",
165
165
  "@atlaskit/editor-plugin-editor-disabled": "1.3.15",
166
166
  "@atlaskit/editor-plugin-editor-viewmode": "2.1.16",
167
167
  "@atlaskit/editor-plugin-editor-viewmode-effects": "1.1.19",
168
- "@atlaskit/editor-plugin-emoji": "2.7.24",
168
+ "@atlaskit/editor-plugin-emoji": "2.7.25",
169
169
  "@atlaskit/editor-plugin-engagement-platform": "2.2.7",
170
170
  "@atlaskit/editor-plugin-expand": "2.10.14",
171
171
  "@atlaskit/editor-plugin-extension": "3.0.4",
@@ -188,7 +188,7 @@
188
188
  "@atlaskit/editor-plugin-list": "3.9.11",
189
189
  "@atlaskit/editor-plugin-loom": "3.1.36",
190
190
  "@atlaskit/editor-plugin-max-content-size": "1.3.15",
191
- "@atlaskit/editor-plugin-media": "1.44.5",
191
+ "@atlaskit/editor-plugin-media": "1.44.6",
192
192
  "@atlaskit/editor-plugin-media-insert": "5.0.0",
193
193
  "@atlaskit/editor-plugin-mentions": "2.13.0",
194
194
  "@atlaskit/editor-plugin-metrics": "1.1.0",